Lines Matching +refs:flash +refs:boot
6 - CPU module, with CPU, RAM, flash
10 The board is usually delivered with redboot. This howto explains how to boot
13 The board is delivered with Redboot on the NAND flash. It is possible to
14 switch the boot device with the switches SW1-SW2 on the Personality board,
25 Kernel is taken from flash. The image is in zImage format.
63 However, the setup in redboot is not correct and does not use the whole flash.
69 …dk-4.2-arm/arm rw ip=dhcp mtdparts=mxc_nand:1m(boot),5m(linux),96m(root),8m(cfg),1938m(user);physm…
74 U-Boot should be stored on the NOR flash.
76 The boot storage can be select using the switches on the personality board
82 Saving U-Boot in the NOR flash
85 Check the partition for boot in the NOR flash. Setting the mtdparts as reported,
86 the boot partition should be /dev/mtd0.
100 dd if=u-boot.bin of=/dev/mtd0
102 To boot from NOR, you have to select the switches as follows: