Difference between revisions of "Didj Lightning Boot"

From eLinux.org
Jump to: navigation, search
(Fix LB 1.4 links)
(13 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.
  
 
== Lightning Boot Versions ==
 
== Lightning Boot Versions ==
==== 1.4 ====
+
==== Version 1.4 ====
* [https://sites.google.com/site/jrspruitt/downloads/lightning-boot-1.4.tar.bz2?attredirects=0&d=1 Lightning Boot 1.4 Binaries]
+
* [http://files.poxlib.org/LeapFrog/elinux_downloads/lightning-boot-1.4.tar.bz2 Lightning Boot 1.4 Binaries]
 +
* [http://files.poxlib.org/LeapFrog/elinux_downloads/lightning-boot_1.4_source.tar.bz2 Lightning Boot 1.4 Sources]
 
** Menu Screen
 
** Menu Screen
 
** Boot Options
 
** Boot Options
Line 12: Line 17:
 
*** Load zImage from SD
 
*** Load zImage from SD
  
==== 1.6 ====
+
==== Version 1.6 ====
* [http://dl.dropbox.com/u/12747635/Didj_LX/lightning%20boot/lightning-boot-1.6NAND.tar.gz| Lightning Boot 1.6 Binary]
+
* [http://dl.dropbox.com/u/12747635/Didj_LX/lightning%20boot/lightning-boot-1.6NAND.tar.gz Lightning Boot 1.6 Binary]
** [[Didj_lightning_boot_1.6| Lightning-boot 1.6 Page]]
 
 
** Boot Options
 
** Boot Options
*** 1.4 Options  
+
*** Includes 1.4 Options  
 
*** Boot Kernel and Rootfs from SD
 
*** Boot Kernel and Rootfs from SD
 
*** Boot from NAND with custom cmdline
 
*** Boot from NAND with custom cmdline
  
==== 2.0 ====
+
==== Version 2.0 ====
* [https://github.com/Reggi3/lightning-boot-2.0| Lightning-boot 2.0 Git Repo, Binary included]
+
* [https://github.com/Reggi3/lightning-boot-2.0 Lightning-boot 2.0 Git Repo, Binary included]
** [[Didj_lightning_boot_2.0| Lightning-boot 2.0 Page]]
 
 
** Boot Options
 
** Boot Options
*** 1.6 Options
+
*** Includes 1.6 Options
 
*** Autoboot zimage from SD
 
*** Autoboot zimage from SD
 +
*** Load Lightning-Boot from SD
  
==== 2.1 ====
+
==== Version 2.1 ====
* [https://github.com/Julspower/lightning-boot-2.1| Lightning Boot 2.1 Git Repo]
+
* [https://github.com/Julspower/lightning-boot-2.1 Lightning Boot 2.1 Git Repo]
 
** Boot Options
 
** Boot Options
*** 2.0 Boot Options
+
*** Includes 2.0 Boot Options
 
*** Set default boot option
 
*** Set default boot option
 +
 +
== UART Booting ==
 +
 +
* [[Didj_UART_Boot| Didj UART Boot]]

Revision as of 15:40, 28 October 2011


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 1.6

  • Lightning Boot 1.6 Binary
    • Boot Options
      • Includes 1.4 Options
      • Boot Kernel and Rootfs from SD
      • Boot from NAND with custom cmdline

Version 2.0

Version 2.1

UART Booting