Lines Matching refs:u
19 spl code starts the u-boot image
34 run "tools/buildman/buildman -k ipam390" in the u-boot source tree.
35 Once this build completes you will have a ../current/ipam390/u-boot.ais file
41 Assuming that the network is configured and enabled and the u-boot.ais file
45 upd_uboot=tftp c0000000 ${u-boot};nand erase.part u-boot;nand write c0000000 20000 ${filesize}
50 Filename '/tftpboot/ipam390/u-boot.ais'.
71 - cd to the u-boot source tree
73 - compile the u-boot for the ipam390 board:
76 -> Now we shall have u-boot.bin
78 - Create u-boot-uart-ais.bin
80 -o ../current/ipam390/uboot-uart-ais.bin ./u-boot.bin@0xC1080000;
83 for the ipam390 board, u-boot:/board/Barix/ipam390/ipam390-ais-uart.cfg
89 to upload u-boot over serial and run it!
174 0: u-boot-env 0x00020000 0x00000000 0
175 1: u-boot 0x00160000 0x00020000 0
181 active partition: nand0,0 - (u-boot-env) 0x00020000 @ 0x00000000
185 mtdparts: mtdparts=davinci_nand.0:128k(u-boot-env),1408k(u-boot),128k(bootparms),384k(factory-info)…