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

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
uboot [2011/09/19 01:01] – created catweezleuboot [2012/01/13 19:48] – Add information about temporary tested u-boot tree paulf
Line 1: Line 1:
 U-Boot on Toshiba AC100 U-Boot on Toshiba AC100
  
-  * [[http://pecourt.ovh.org/wiki-tegra/doku.php?id=uboot|u-boot]] (rudimentary u-boot support, kernel-image loading from usb-device stored in subdirectory /boot)+  * Effort is undergoing to get upstream u-boot 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. Temporary tree can be found here: https://gitorious.org/u-boot-ac100/u-boot-ac100 
 +  * [[http://pecourt.ovh.org/wiki-tegra/doku.php?id=uboot|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