On 27 February 2016 at 00:16, Andrew Baumann <andrew.baum...@microsoft.com> wrote: > The property channel driver now interfaces with the framebuffer device > to query and set framebuffer parameters. As a result of this, the "get > ARM RAM size" query now correctly returns the video RAM base address > (not total RAM size), and the ram-size property is no longer relevant > here. > > Signed-off-by: Andrew Baumann <andrew.baum...@microsoft.com>
This should all be specifying endianness of loads explicitly too, but otherwise looks OK. thanks -- PMM