Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/mvebu/
H A Dbubt.c694 #ifndef DEFAULT_BUBT_DST
696 #define DEFAULT_BUBT_DST "spi" macro
698 #define DEFAULT_BUBT_DST "nand" macro
700 #define DEFAULT_BUBT_DST "mmc" macro
702 #define DEFAULT_BUBT_DST "error" macro
726 name = DEFAULT_BUBT_DST; in do_bubt_cmd()