Re: [PATCH] ARM: dts: chromecast: override bad bootloader memory info

2018-05-14 Thread Tom Hebb
Hi, On 05/14/2018 10:29 PM, Jisheng Zhang wrote: > Hi, > > On Mon, 14 May 2018 17:56:45 -0400 Thomas Hebb wrote: > >> On the Chromecast, the bootloader provides us with an ATAG_MEM of >> start=0x0100 and size=0x3eff8000. This is clearly incorrect, as the >> range given encompasses nearly a

Re: [PATCH] ARM: dts: chromecast: override bad bootloader memory info

2018-05-14 Thread Jisheng Zhang
Hi, On Mon, 14 May 2018 17:56:45 -0400 Thomas Hebb wrote: > On the Chromecast, the bootloader provides us with an ATAG_MEM of > start=0x0100 and size=0x3eff8000. This is clearly incorrect, as the > range given encompasses nearly a GiB but the Chromecast only has 512MiB > of RAM! Additionally

[PATCH] ARM: dts: chromecast: override bad bootloader memory info

2018-05-14 Thread Thomas Hebb
On the Chromecast, the bootloader provides us with an ATAG_MEM of start=0x0100 and size=0x3eff8000. This is clearly incorrect, as the range given encompasses nearly a GiB but the Chromecast only has 512MiB of RAM! Additionally, this causes the kernel to be decompressed at 0x8000, below the