On 03/21/2016 12:26 PM, Alexander Graf wrote: > With commit 7985cdf we converted all systems except for the Layerscape > SoCs to the generic descriptor table based page table setup. > > On the Layerscape SoCs however, we just provide an empty table stub > and do the setup ourselves. To reserve enough memory for the tables, > we need to override the default counting mechanism which would end up > with an empty table because we have no maps. > > Fixes: 7985cdf > Reported-by: York Sun <[email protected]> > CC: Alison Wang <[email protected]> > CC: Prabhakar Kushwaha <[email protected]> > Signed-off-by: Alexander Graf <[email protected]> > --- > arch/arm/cpu/armv8/cache_v8.c | 2 +- > arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 5 +++++ > 2 files changed, 6 insertions(+), 1 deletion(-) >
Applied to u-boot-fsl-qoriq, awaiting upstream. Thanks. York _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

