On 06/23/2016 08:52 PM, Peter Maydell wrote: > On 23 June 2016 at 17:33, Cédric Le Goater <[email protected]> wrote: >> This test uses the palmetto platform and the AST2400 SPI controller to >> test the m25p80 flash module device model. The flash model is defined >> by the platform (n25q256a) and it would be nice to find way to control >> it, using a property probably. >> >> Signed-off-by: Cédric Le Goater <[email protected]> >> --- > > Reviewed-by: Peter Maydell <[email protected]> > > Are you in a position to check this test passes on both a > bigendian and little endian host? I have no specific reason > to think it will fail, but it seems worth checking. > (If not, it'll get tested when I do a merge eventually.)
I can do bigendian on a p7/ppc64 host. I will check that when I have addressed all your comments. Thanks for the review. C.
