summaryrefslogtreecommitdiff
path: root/include/configs/db-88f6820-amc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/db-88f6820-amc.h')
-rw-r--r--include/configs/db-88f6820-amc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/db-88f6820-amc.h b/include/configs/db-88f6820-amc.h
index 3cd1ff899a..757fbc0b9b 100644
--- a/include/configs/db-88f6820-amc.h
+++ b/include/configs/db-88f6820-amc.h
@@ -59,11 +59,6 @@
#define CONFIG_SPL_STACK (0x40000000 + ((192 - 16) << 10))
#define CONFIG_SPL_BOOTROM_SAVE (CONFIG_SPL_STACK + 4)
-#if CONFIG_SPL_BOOT_DEVICE == SPL_BOOT_SPI_NOR_FLASH
-/* SPL related SPI defines */
-#define CONFIG_SYS_U_BOOT_OFFS 0x24000
-#endif
-
/*
* mv-common.h should be defined after CMD configs since it used them
* to enable certain macros