board: freescale: ls1088a: declare MC reserved regions
Populate the device tree with the MC reserved memory regions. Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>
This commit is contained in:
committed by
Peng Fan
parent
66d885cab3
commit
d71e08098e
@@ -984,6 +984,7 @@ int ft_board_setup(void *blob, struct bd_info *bd)
|
||||
|
||||
#ifdef CONFIG_FSL_MC_ENET
|
||||
fdt_fixup_board_enet(blob);
|
||||
fdt_reserve_mc_mem(blob, 0x300);
|
||||
#endif
|
||||
|
||||
fdt_fixup_icid(blob);
|
||||
|
||||
Reference in New Issue
Block a user