]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx6.h
karo: configs: set 'baseboard' variable in 'noenv' U-Boot
[karo-tx-uboot.git] / include / configs / tx6.h
index 9faf554fe34734dcabef4f3c3b264a58f199987c..160b14257821b2973b532e1d19dc8082815e7448 100644 (file)
 #define CONFIG_EXTRA_ENV_SETTINGS                                      \
        "autostart=no\0"                                                \
        "autoload=no\0"                                                 \
+       "baseboard=stk5-v3\0"                                           \
        "bootdelay=-1\0"                                                \
        "fdtaddr=" xstr(CONFIG_FDTADDR) "\0"                            \
        "mtdids=" MTDIDS_DEFAULT "\0"                                   \