Lines Matching refs:u
12 further (some clocks, SDRAM) and then load the full u-boot from a
13 predefined location in persistent storage to DDR and jumps to the u-boot
35 u-boot.ais file that needs to be written to the correct persistent
42 Assuming that the network is configured and enabled and the u-boot.ais file
47 U-Boot > tftp u-boot.ais
52 The AIS image can be written to NAND using the u-boot "nand" commands.
69 U-Boot > tftp u-boot.ais
87 U-Boot > tftp u-boot.ais
101 point to the sector were the u-boot image is located. (eg. After SPL)
106 $ uflash -d /dev/mmcblk0 -b ./u-boot.ais -p OMAPL138 -vv
109 $ dd if=u-boot.ais of=/dev/mmcblk0 seek=117 bs=512 conv=fsync
119 here[1] to write the u-boot.ais file. An example of recovering to the SPI
123 -flash_noubl /path/to/u-boot.ais