Re: [Qemu-devel] [PATCH v2] versatiblepb: add NOR flash support

2012-04-20 Thread Peter Maydell
On 16 April 2012 16:02, Eric Bénard wrote: > - add support for the 64MB NOR CFI01 flash available at > 0x3400 on the versatilepb board > http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0225d/BBAJIHEC.html > > - tested with barebox bootloader > > Signed-off-by: Eric Bénard Revi

[Qemu-devel] [PATCH v2] versatiblepb: add NOR flash support

2012-04-16 Thread Eric Bénard
- add support for the 64MB NOR CFI01 flash available at 0x3400 on the versatilepb board http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0225d/BBAJIHEC.html - tested with barebox bootloader Signed-off-by: Eric Bénard --- change since v1 : - remove hack to boot from NOR flash