diff options
Diffstat (limited to 'include/configs/suvd3.h')
-rw-r--r-- | include/configs/suvd3.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/suvd3.h b/include/configs/suvd3.h index a65b61bfbf8..5d7d48dd391 100644 --- a/include/configs/suvd3.h +++ b/include/configs/suvd3.h @@ -206,14 +206,6 @@ #define CONFIG_SYS_BOOTMAPSZ (8 << 20) /* - * Core HID Setup - */ -#define CONFIG_SYS_HID0_INIT 0x000000000 -#define CONFIG_SYS_HID0_FINAL (HID0_ENABLE_MACHINE_CHECK | \ - HID0_ENABLE_INSTRUCTION_CACHE) -#define CONFIG_SYS_HID2 HID2_HBE - -/* * Internal Definitions */ #define BOOTFLASH_START 0xF0000000 |