Re: [U-Boot] [PATCH] arm64: Fix layerscape mmu setup

2016-03-22 Thread york sun
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 eno

Re: [U-Boot] [PATCH] arm64: Fix layerscape mmu setup

2016-03-21 Thread york sun
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 eno

[U-Boot] [PATCH] arm64: Fix layerscape mmu setup

2016-03-21 Thread Alexander Graf
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 defau