Difference between revisions of "Didj Lightning Boot"
(→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 | + | 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:// | + | ==== 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 | ||
− | * [ | + | ==== Version 2.1 ==== |
− | ** | + | * [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 | ||
− | + | == UART Booting == | |
− | |||
− | * [ | + | * [[Didj_UART_Boot| Didj UART Boot]] |
Latest revision as of 17:59, 9 May 2020
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 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