U-Boot on Toshiba AC100

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.