aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_logic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/omap3_logic.h')
-rw-r--r--include/configs/omap3_logic.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/include/configs/omap3_logic.h b/include/configs/omap3_logic.h
index 4112e5570f6..12e502cd364 100644
--- a/include/configs/omap3_logic.h
+++ b/include/configs/omap3_logic.h
@@ -158,11 +158,4 @@
#define CONFIG_SYS_ENV_SECT_SIZE (128 << 10) /* 128 KiB */
-/* Defines for SPL */
-
-/* NAND: SPL falcon mode configs */
-#ifdef CONFIG_SPL_OS_BOOT
-#define CONFIG_SYS_NAND_SPL_KERNEL_OFFS 0x280000
-#endif
-
#endif /* __CONFIG_H */