Software:Barebox
From HandWiki
Short description: Bootloader for embedded devices
Original author(s) | Sascha Hauer, the barebox community |
---|---|
Initial release | 27 December 2009[1] |
Stable release | |
Written in | C, Assembly language |
Platform | ARM, x86, MIPS, RISC-V, PowerPC, OpenRISC, Kalray MPPA |
Available in | English |
Type | Firmware, Bootloader |
License | GPL-2.0-only[4] |
Barebox is a primary boot loader used in embedded devices. It is free software under the GPL-2.0-only license.[4] It is available for a number of different computer architectures, including ARM, x86, MIPS and RISC-V.[5]
History
The Barebox project began in July 2007 as u-boot-v2, as it was derived from Das U-Boot, but with heavier borrowings from Linux like similar utilities and with a more Linux-like coding style.[6]
See also
References
- ↑ "Barebox-2009.12.0 has been released [LWN.net]". https://lwn.net/Articles/368606/.
- ↑ "Barebox - barebox master repository". https://git.pengutronix.de/cgit/barebox/refs/tags.
- ↑ "README - barebox - barebox master repository". https://git.pengutronix.de/cgit/barebox/tree/README?id=d0c7fb0d030e282fda2708a4cd9d921cf7e10465#n188.
- ↑ 4.0 4.1 "README - barebox - barebox master repository". https://git.pengutronix.de/cgit/barebox/tree/README.
- ↑ "1.2. Barebox — barebox 2021.10.0 documentation". https://barebox.org/doc/latest/user/barebox.html#configuration.
- ↑ "[U-Boot-Users] U-Boot-NG ?". 2 July 2007. https://lists.denx.de/pipermail/u-boot/2007-July/022591.html.
External links
Original source: https://en.wikipedia.org/wiki/Barebox.
Read more |