diff options
Diffstat (limited to 'include/configs/intip.h')
-rw-r--r-- | include/configs/intip.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/intip.h b/include/configs/intip.h index 69f0f4d..6f48b4b 100644 --- a/include/configs/intip.h +++ b/include/configs/intip.h @@ -309,7 +309,6 @@ #define CONFIG_SYS_PCI_SUBSYS_VENDORID 0x1014 /* IBM */ #define CONFIG_SYS_PCI_SUBSYS_DEVICEID 0xcafe /* Whatever */ - /* * External Bus Controller (EBC) Setup */ @@ -324,7 +323,6 @@ * 0xfc00.0000 -> 4.cc00.0000 */ - /* Memory Bank 0 (NOR-FLASH) initialization */ #define CONFIG_SYS_EBC_PB0AP 0x10055e00 #define CONFIG_SYS_EBC_PB0CR (CONFIG_SYS_BOOT_BASE_ADDR | 0x9a000) |