diff options
Diffstat (limited to 'include/configs/ATUM8548.h')
-rw-r--r-- | include/configs/ATUM8548.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/ATUM8548.h b/include/configs/ATUM8548.h index 2450adb7d..1b745265d 100644 --- a/include/configs/ATUM8548.h +++ b/include/configs/ATUM8548.h @@ -287,11 +287,6 @@ #undef CONFIG_PCI_SCAN_SHOW /* show pci devices on startup */ -/* PCI view of System Memory */ -#define CONFIG_SYS_PCI_MEMORY_BUS 0x00000000 -#define CONFIG_SYS_PCI_MEMORY_PHYS 0x00000000 -#define CONFIG_SYS_PCI_MEMORY_SIZE 0x80000000 - #endif /* CONFIG_PCI */ #if defined(CONFIG_TSEC_ENET) |