8 bubt - Burn a u-boot image to flash
9 For details about bubt command please see the documentation
10 in doc/mvebu/cmd/bubt.txt
13 prompt "Flash for image"
14 default MVEBU_SPI_BOOT
16 config MVEBU_NAND_BOOT
17 bool "NAND flash boot"
18 depends on NAND_PXA3XX
20 Enable boot from NAND flash.
21 Allow usage of NAND flash as a target for "bubt" command
22 For details about bubt command please see the documentation
23 in doc/mvebu/cmd/bubt.txt
29 Enable boot from SPI flash.
30 Allow usage of SPI flash as a target for "bubt" command
31 For details about bubt command please see the documentation
32 in doc/mvebu/cmd/bubt.txt
35 bool "eMMC flash boot"
38 Enable boot from eMMC boot partition
39 Allow usage of eMMC/SD device as a target for "bubt" command
40 For details about bubt command please see the documentation
41 in doc/mvebu/cmd/bubt.txt
45 config MVEBU_UBOOT_DFLT_NAME
46 string "Default image name for bubt command"
47 default "flash-image.bin"
49 This option should contain a default file name to be used with
50 MVEBU "bubt" command if the source file name is omitted