Searched refs:DEFAULT_BUBT_DST (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/mvebu/
H A Dbubt.c1173 #ifndef DEFAULT_BUBT_DST
1175 #define DEFAULT_BUBT_DST "spi" macro
1177 #define DEFAULT_BUBT_DST "nand" macro
1179 #define DEFAULT_BUBT_DST "mmc" macro
1181 #define DEFAULT_BUBT_DST "sata" macro
1183 #define DEFAULT_BUBT_DST "error" macro
1185 #endif /* DEFAULT_BUBT_DST */
1207 name = DEFAULT_BUBT_DST;
1259 "\t-destination Flash to burn to [spi, nand, mmc, sata]. Default = " DEFAULT_BUBT_DST "\n"

Completed in 89 milliseconds