]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/wandboard.h
ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card
[karo-tx-uboot.git] / include / configs / wandboard.h
index 809017c5fe225278c87619e237fd0905b9c1dcf1..024a05918956f6093b1e37431d34b9f8dc62f925 100644 (file)
@@ -14,7 +14,6 @@
 #include <asm/imx-common/gpio.h>
 #include <linux/sizes.h>
 
-#define CONFIG_MX6
 #define CONFIG_DISPLAY_CPUINFO
 #define CONFIG_DISPLAY_BOARDINFO
 
 #define CONFIG_MXC_OCOTP
 #endif
 
-#if defined(CONFIG_MX6DL) || defined(CONFIG_MX6S)
 #define CONFIG_DEFAULT_FDT_FILE                "imx6dl-wandboard.dtb"
-#elif defined(CONFIG_MX6Q)
 #define CONFIG_DEFAULT_FDT_FILE                "imx6q-wandboard.dtb"
 #endif
 
                "if i2c probe 0x10; then " \
                        "setenv bootargs ${bootargs} " \
                                "video=mxcfb${nextcon}:dev=lcd,800x480@60," \
-                                       "if=RGB666; " \
+                                       "if=RGB666,bpp=32; " \
                        "if test 0 -eq ${nextcon}; then " \
                                "setenv fbmem fbmem=10M; " \
                        "else " \