u-boot: fixup the iommu-map property of fsl-mc node
[oweals/u-boot.git] / board / freescale / ls1088a / ls1088a.c
index a0dab6fc2ed5f783a1d136ae73bd103f32204f5b..517a8ceed9e5b4e2fce477abe49f48e891e9c641 100644 (file)
@@ -575,6 +575,8 @@ int ft_board_setup(void *blob, bd_t *bd)
 
        fdt_fixup_memory_banks(blob, base, size, CONFIG_NR_DRAM_BANKS);
 
+       fdt_fsl_mc_fixup_iommu_map_entry(blob);
+
        fsl_fdt_fixup_flash(blob);
 
 #ifdef CONFIG_FSL_MC_ENET