Difference between revisions of "Didj Lightning Boot"
From eLinux.org
(Fix LB 1.4 links) |
|||
| (14 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 | + | 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 ==== |
| − | * [ | + | * [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 | + | * [http://dl.dropbox.com/u/12747635/Didj_LX/lightning%20boot/lightning-boot-1.6NAND.tar.gz Lightning Boot 1.6 Binary] |
| − | + | ||
** 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 | + | * [https://github.com/Reggi3/lightning-boot-2.0 Lightning-boot 2.0 Git Repo, Binary included] |
| − | + | ||
** Boot Options | ** Boot Options | ||
| − | *** 1.6 Options | + | *** Includes 1.6 Options |
| − | *** | + | *** Autoboot zimage from SD |
| + | *** Load Lightning-Boot from SD | ||
| − | ==== 2.1 ==== | + | ==== Version 2.1 ==== |
| − | * [https://github.com/Julspower/lightning-boot-2.1 | + | * [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]] | ||
Latest revision as of 22:40, 28 October 2011
Contents |
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
- Lightning Boot 1.4 Binaries
- 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
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
- Boot Options
Version 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
- Boot Options
Version 2.1
- Lightning Boot 2.1 Git Repo
- Boot Options
- Includes 2.0 Boot Options
- Set default boot option
- Boot Options