Lines Matching +refs:flash +refs:boot
15 - board/freescale/m54418twr/u-boot.lds Linker description
47 - arch/m68k/include/asm/u-boot.h u-boot structure
80 CONFIG_HAS_ETH1 -- define to enable second FEC in u-boot
116 cd u-boot
118 make M54418TWR_config, or - default to spi serial flash boot, 50Mhz input clock
119 make M54418TWR_nand_mii_config, or - default to nand flash boot, mii mode, 25Mhz input clock
120 make M54418TWR_nand_rmii_config, or - default to nand flash boot, rmii mode, 50Mhz input clock
121 …make M54418TWR_nand_rmii_lowfreq_config, or - default to nand flash boot, rmii mode, 50Mhz input c…
122 make M54418TWR_serial_mii_config, or - default to spi serial flash boot, 25Mhz input clock
123 make M54418TWR_serial_rmii_config, or - default to spi serial flash boot, 50Mhz input clock
129 Boot from NAND flash (NOTE: May not show exactly the same)
146 bootargs=root=/dev/mtdblock2 rw rootfstype=jffs2 mtdparts=NAND:1M(u-boot)ro,7M(k
158 load=tftp ${loadaddr} ${u-boot};
168 u-boot=u-boot.bin
194 boot - boot default, i.e., run 'bootcmd'
195 bootd - boot default, i.e., run 'bootcmd'
197 bootm - boot application image from memory
198 bootp - boot image via network using BOOTP/TFTP protocol
205 dhcp - boot image via network using DHCP/TFTP protocol
225 nb_update- Nand boot update program
226 nboot - boot from NAND device
227 nfs - boot image via network using NFS protocol
236 sf - SPI flash sub-system
242 tftpboot- boot image via network using TFTP protocol