Merge branch 'master' of git://git.denx.de/u-boot-sh
- Initial DM conversion
This commit is contained in:
@@ -64,19 +64,6 @@
|
||||
/*
|
||||
* SuperH PCI Bridge Configration
|
||||
*/
|
||||
#define CONFIG_SH4_PCI
|
||||
#define CONFIG_SH7751_PCI
|
||||
#define CONFIG_PCI_SCAN_SHOW 1
|
||||
#define __mem_pci
|
||||
|
||||
#define CONFIG_PCI_MEM_BUS 0xFD000000 /* Memory space base addr */
|
||||
#define CONFIG_PCI_MEM_PHYS CONFIG_PCI_MEM_BUS
|
||||
#define CONFIG_PCI_MEM_SIZE 0x01000000 /* Size of Memory window */
|
||||
#define CONFIG_PCI_IO_BUS 0xFE240000 /* IO space base address */
|
||||
#define CONFIG_PCI_IO_PHYS CONFIG_PCI_IO_BUS
|
||||
#define CONFIG_PCI_IO_SIZE 0x00040000 /* Size of IO window */
|
||||
#define CONFIG_PCI_SYS_BUS CONFIG_SYS_SDRAM_BASE
|
||||
#define CONFIG_PCI_SYS_PHYS CONFIG_SYS_SDRAM_BASE
|
||||
#define CONFIG_PCI_SYS_SIZE CONFIG_SYS_SDRAM_SIZE
|
||||
|
||||
#endif /* __CONFIG_H */
|
||||
|
||||
Reference in New Issue
Block a user