]> Git Repo - J-u-boot.git/blobdiff - include/configs/brxre1.h
Merge branch 'next'
[J-u-boot.git] / include / configs / brxre1.h
index c6e308b04d059616337482716ab2c5e6da7a36f9..3a18aec5d3320924c68131c49ed222cc5adcb356 100644 (file)
@@ -13,8 +13,8 @@
 
 #include <configs/bur_cfg_common.h>
 #include <configs/bur_am335x_common.h>
+#include <linux/stringify.h>
 /* ------------------------------------------------------------------------- */
-#define CONFIG_AM335X_LCD
 #define LCD_BPP                                LCD_COLOR32
 
 /* memory */
@@ -66,9 +66,5 @@ BUR_COMMON_ENV \
 /* Environment */
 #define CONFIG_SYS_MMC_ENV_DEV         1
 #define CONFIG_SYS_MMC_ENV_PART                2
-#define CONFIG_ENV_SIZE                        0x10000
-#define CONFIG_ENV_OFFSET              0x40000 /* TODO: Adresse definieren */
-#define CONFIG_ENV_OFFSET_REDUND       (CONFIG_ENV_OFFSET + CONFIG_ENV_SIZE)
-#define CONFIG_SYS_REDUNDAND_ENVIRONMENT
 
 #endif /* __CONFIG_BRXRE1_H__ */
This page took 0.027135 seconds and 4 git commands to generate.