]> git.proxmox.com Git - qemu.git/commit
versatiblepb: add NOR flash support
authorEric Benard <eric@eukrea.com>
Mon, 16 Apr 2012 05:02:47 +0000 (05:02 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 20 Apr 2012 15:39:05 +0000 (15:39 +0000)
commit964c695a54ceda3ac8c965542829d4e482e28de7
tree36f28fdf9986f63ef6bd35a5184c0e1887ed5443
parentbdac1c1e958c3b0bb1d02e8fb8cc141306eea103
versatiblepb: add NOR flash support

- add support for the 64MB NOR CFI01 flash available at
0x34000000 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 <eric@eukrea.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/versatilepb.c