Site Tools


Hotfix release available: 2024-02-06a "Kaos". upgrade now! [55.1] (what's this?)
New release available: 2024-02-06 "Kaos". upgrade now! [55] (what's this?)
uboot

U-Boot on Toshiba AC100

  • Effort is undergoing to get upstream u-boot master branch is working, currently it can boot from either internal or external MMC storage and interact with the user over UART1 (on JP1), but there's no support for the keyboard or the display.
  • u-boot (rudimentary u-boot support, kernel-image loading from usb-device stored in subdirectory /boot. Kernel loading from SD-Card or MMC not yet implemented)

Build instructions

Basically, git clone the tree; make paz00_config; CROSS_COMPILE=arm-none-linux-gnueabi- make. To boot it without flashing one can use putusb specifying “u-boot.bin” instead of “bin/fastboot.stock.bin” for the second argument to boot() function.

uboot.txt · Last modified: 2012/02/19 19:34 by paulf