U-boot

From Android Boot Manager
Revision as of 13:09, 26 January 2023 by Luka177 (talk | contribs) (Created page with "==Overview== [https://en.wikipedia.org/wiki/Das_U-Boot Das U-Boot] (subtitled "the Universal Boot Loader" and often shortened to U-Boot; see History for more about the name) is an open-source, primary boot loader used in embedded devices to package the instructions to boot the device's operating system kernel. It is available for a number of computer architectures, including 68k, ARM, Blackfin, MicroBlaze, MIPS, Nios, SuperH, PPC, RISC-V and x86. ==ABM== Currently there...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Das U-Boot (subtitled "the Universal Boot Loader" and often shortened to U-Boot; see History for more about the name) is an open-source, primary boot loader used in embedded devices to package the instructions to boot the device's operating system kernel. It is available for a number of computer architectures, including 68k, ARM, Blackfin, MicroBlaze, MIPS, Nios, SuperH, PPC, RISC-V and x86.

ABM

Currently there is Work-In-Progress u-boot support in droidboot platforms.

Issues

  • Currently only one storage device is supported
  • Only keyboard input is supported
  • There are no gui menus for u-boot setup, only basic ABM boot menu