Re: [U-Boot] [PATCH 2/2] ARM: tegra: pick up actual memory size

2016-07-22 Thread Simon Glass
On 18 July 2016 at 17:01, Stephen Warren wrote: > From: Stephen Warren > > On Tegra186, U-Boot is booted by the binary firmware as if it were a > Linux kernel. Consequently, a DTB is passed to U-Boot. Cache the address > of that DTB, and parse the /memory/reg property to determine the actual > RA

[U-Boot] [PATCH 2/2] ARM: tegra: pick up actual memory size

2016-07-18 Thread Stephen Warren
From: Stephen Warren On Tegra186, U-Boot is booted by the binary firmware as if it were a Linux kernel. Consequently, a DTB is passed to U-Boot. Cache the address of that DTB, and parse the /memory/reg property to determine the actual RAM regions that U-Boot and subsequent EL2/EL1 SW may actually