On 28 June 2016 at 19:24, 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]> > --- >
This test fails on ppc64be: TEST: tests/m25p80-test... (pid=65123) /arm/m25p80/read_jedec: OK /arm/m25p80/erase_sector: OK /arm/m25p80/erase_all: ** ERROR:/home/pm215/qemu/tests/m25p80-test.c:162:test_erase_all: assertion failed (page[i] == 0x0): (0xffffffff == 0x00000000) FAIL GTester: last random seed: R02S54b2016fda21b092e18d7a23a2db86ba (pid=65128) /arm/m25p80/write_page: ** ERROR:/home/pm215/qemu/tests/m25p80-test.c:200:test_write_page: assertion failed (page[i] == my_page_addr + i * 4): (0x00000000 == 0x01400000) FAIL GTester: last random seed: R02S8708910d6b72f700bc41e9340a516239 (pid=65133) FAIL: tests/m25p80-test thanks -- PMM
