Site Tools


uboot

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
uboot [2011/09/19 01:02] 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
  
 +  * 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)   * [[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