Difference between revisions of "Didj Lightning Boot"

From eLinux.org
Jump to: navigation, search
(Versions)
(Updated Lightning Boot v1.4 links to archive.org. Remove dead link.)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Didj]]
 +
 
== Summary ==
 
== Summary ==
Lightning Boot is the boot loader used by the Didj. Several modifications have been made to the stock Lightning Boot (Version 1.0) to enhance its abilities. A menu screen has been added, with several options. These options have been expanded on over each version, to include such things as booting off SD card, loading U-Boot or zImage off of, etc.
+
Lightning Boot is the boot loader used by the Didj. Several modifications have been made to the stock Lightning Boot (Version 1.0) to enhance its abilities. A menu screen has been added, with several options. These options have been expanded on each version, to include such things as booting off SD card, loading U-Boot or zImage off of SD, etc.
 +
 
 +
[[Didj_Lightning_Boot_Options| Lightning Boot Options]] for a more detailed explanation of what each option does.
  
== Versions ==
+
== Lightning Boot Versions ==
 +
==== Version 1.4 ====
 +
* [https://archive.org/details/lightning-boot-1.4.tar.bz2 Lightning Boot 1.4 Binaries]
 +
* [https://archive.org/details/lightning-boot_1.4_source.tar.bz2 Lightning Boot 1.4 Sources]
 +
** Menu Screen
 +
** Boot Options
 +
*** Normal boot from NAND
 +
*** Download via Xmodem
 +
*** Load U-Boot from SD
 +
*** Load zImage from SD
  
* [https://sites.google.com/site/jrspruitt/downloads/lightning-boot-1.4.tar.bz2?attredirects=0&d=1 Lightning-boot 1.4 Binaries]
+
==== Version 2.0 ====
 +
* [https://github.com/Reggi3/lightning-boot-2.0 Lightning-boot 2.0 Git Repo, Binary included]
 +
** Boot Options
 +
*** Includes 1.6 Options
 +
*** Autoboot zimage from SD
 +
*** Load Lightning-Boot from SD
  
* [http://dl.dropbox.com/u/12747635/Didj_LX/lightning%20boot/lightning-boot-1.6NAND.tar.gz| Lightning Boot 1.6 Binary]
+
==== Version 2.1 ====
** [[Didj_lightning_boot_1.6| Lightning-boot 1.6 Page]]
+
* [https://github.com/Julspower/lightning-boot-2.1 Lightning Boot 2.1 Git Repo]
 +
** Boot Options
 +
*** Includes 2.0 Boot Options
 +
*** Set default boot option
  
* [https://github.com/Reggi3/lightning-boot-2.0| Git Repo, Binary included]
+
== UART Booting ==
** [[Didj_lightning_boot_2.0| Lightning-boot 2.0 Page]]
 
  
* [https://github.com/Julspower/lightning-boot-2.1| Lightning Boot 2.1 Git Repo]
+
* [[Didj_UART_Boot| Didj UART Boot]]

Latest revision as of 17:59, 9 May 2020


Summary

Lightning Boot is the boot loader used by the Didj. Several modifications have been made to the stock Lightning Boot (Version 1.0) to enhance its abilities. A menu screen has been added, with several options. These options have been expanded on each version, to include such things as booting off SD card, loading U-Boot or zImage off of SD, etc.

Lightning Boot Options for a more detailed explanation of what each option does.

Lightning Boot Versions

Version 1.4

Version 2.0

Version 2.1

UART Booting