powerpc/b4860qds: Add LAW Target ID and Create LAW entry for Maple
Signed-off-by: Shaveta Leekha <shaveta@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>
This commit is contained in:
committed by
Andy Fleming
parent
e14cdc0a69
commit
6eaeba23dd
@@ -526,6 +526,15 @@ unsigned long get_board_ddr_clk(void);
|
||||
#define CONFIG_SF_DEFAULT_SPEED 10000000
|
||||
#define CONFIG_SF_DEFAULT_MODE 0
|
||||
|
||||
/*
|
||||
* MAPLE
|
||||
*/
|
||||
#ifdef CONFIG_PHYS_64BIT
|
||||
#define CONFIG_SYS_MAPLE_MEM_PHYS 0xFA0000000ull
|
||||
#else
|
||||
#define CONFIG_SYS_MAPLE_MEM_PHYS 0xA0000000
|
||||
#endif
|
||||
|
||||
/*
|
||||
* General PCI
|
||||
* Memory space is mapped 1-1, but I/O space must start from 0.
|
||||
|
||||
Reference in New Issue
Block a user