]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ge_bx50v3.h
board: ge: bx50v3: enable backlight on demand
[u-boot] / include / configs / ge_bx50v3.h
index 110933f68807199c3fb00dd28bfffaa92e9e135d..925507fe81f1337b10ac204b66f8f8ff97c25c5d 100644 (file)
        "swappartitions=" \
                "setexpr partnum 3 - ${partnum}\0" \
        "failbootcmd=" \
+               "bx50_backlight_enable; " \
                "msg=\"Monitor failed to start.  Try again, or contact GE Service for support.\"; " \
                "echo $msg; " \
                "setenv stdout vga; " \
 
 #define CONFIG_BCH
 
-#define CONFIG_BOOTCOUNT_EXT
-#define CONFIG_SYS_BOOTCOUNT_EXT_INTERFACE     "mmc"
-#define CONFIG_SYS_BOOTCOUNT_EXT_DEVPART       "1:5"
-#define CONFIG_SYS_BOOTCOUNT_EXT_NAME          "/boot/failures"
-#define CONFIG_SYS_BOOTCOUNT_ADDR              0x7000A000
-
 #endif /* __GE_BX50V3_CONFIG_H */