]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/tx53.h
karo: configs: set 'baseboard' variable in 'noenv' U-Boot
[karo-tx-uboot.git] / include / configs / tx53.h
index eddab57fdb47c79a511909899d47531abaef5f08..65a3a4be5b673e41f2488232970610d8f87a4171 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"                                   \