On 2 March 2016 at 00:57, Andrew Baumann <[email protected]> wrote: > PMM pointed out that ldl_phys and stl_phys are dependent on the CPU's > endianness, whereas device model code should be independent of > it. This changes the relevant Raspberry Pi devices to explicitly call > the little-endian variants. > > Signed-off-by: Andrew Baumann <[email protected]> > --- > bcm2835_property will probably have a trivial conflict with my current > patch series (which to add framebuffer-related properties).
Reviewed-by: Peter Maydell <[email protected]> and applied to target-arm.next. thanks -- PMM
