colibri_imx6: remove legacy sdboot wrapper
[oweals/u-boot.git] / include / configs / omap3_pandora.h
index 5a82cbee7108e89cd0d4e2533f5806ccb7c4d3b7..98f243f4ddde046f9eac98695a8aff6540bf5a81 100644 (file)
 
 #define CONFIG_REVISION_TAG            1
 
-#define CONFIG_ENV_SIZE                        (128 << 10)     /* 128 KiB */
-
 #define CONFIG_SYS_DEVICE_NULLDEV      1
 
-/*
- * Hardware drivers
- */
-
-/* TWL4030 LED */
-
-/*
- * NS16550 Configuration
- */
-#undef CONFIG_SYS_NS16550_CLK
-#define CONFIG_SYS_NS16550_SERIAL
-#define CONFIG_SYS_NS16550_REG_SIZE    (-4)
-#define CONFIG_SYS_NS16550_CLK         V_NS16550_CLK
-#define CONFIG_SYS_NS16550_COM3                OMAP34XX_UART3
-
-/* commands to include */
-
 /*
  * Board NAND Info.
  */
@@ -80,7 +61,6 @@
 
 
 #define CONFIG_SYS_ENV_SECT_SIZE       (128 << 10)     /* 128 KiB */
-#define CONFIG_ENV_OFFSET              0x260000
 #define CONFIG_ENV_ADDR                        0x260000
 
 #endif                         /* __CONFIG_H */