]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/MVBLM7.h
update mvBL-M7 board config
[karo-tx-uboot.git] / include / configs / MVBLM7.h
index 349ca14bbaf869953a0ed546cd3b292ceaea8035..50e188f88f5231c263c92cf07bec4a50e6c67254 100644 (file)
@@ -27,7 +27,7 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define MV_VERSION  "v1.0.1"
+#include <version.h>
 
 /*
  * High Level Configuration Options
 #define CFG_HID0_FINAL CFG_HID0_INIT
 
 #define CFG_HID2       HID2_HBE
+#define CONFIG_HIGH_BATS       1
 
 /* DDR  */
 #define CFG_IBAT0L     (CFG_SDRAM_BASE | BATL_PP_10 | BATL_MEMCOHERENCE)
        "mv_dtb_addr=" MV_DTB_ADDR "\0"                         \
        "mv_dtb_addr_ram=" MV_DTB_ADDR_RAM "\0"                 \
        "dtb_name=" MV_DTB_NAME "\0"                            \
-       "mv_version=" MV_VERSION "\0"                           \
+       "mv_version=" U_BOOT_VERSION "\0"                       \
        "dhcp_client_id=" MV_CI "\0"                            \
        "dhcp_vendor-class-identifier=" MV_VCI "\0"             \
        "netretry=no\0"                                         \