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

Both sides previous revisionPrevious revision
Next revision
Previous revision
uboot [2011/09/19 01:02] catweezleuboot [2012/02/19 19:34] (current) – Upstream u-boot supports the board finally paulf
Line 1: Line 1:
 U-Boot on Toshiba AC100 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.
   * [[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.1316386936.txt.gz · Last modified: 2011/09/19 01:02 by catweezle