Re: [Qemu-devel] [PATCH 1/2] vexpress: Add NOR0 Flash support

2012-07-20 Thread jagan
Was flash support on express is already there, I haven't seen this on mainline (master) that is the reason I worked this. Should I send the patches again with changing full name at Signed-off-by Regards, Jagan. On Fri, Jul 20, 2012 at 8:11 PM, Peter Maydell wrote: > On 18 July 2012 20:03, <40

Re: [Qemu-devel] [PATCH 1/2] vexpress: Add NOR0 Flash support

2012-07-20 Thread Peter Maydell
On 18 July 2012 20:03, <402ja...@gmail.com> wrote: > From: Jagan <402ja...@gmail.com> > > This patch adds support for NOR0 flash (Bank #1) on > vexpress-a9 platform. It is 64MB CFI01 compliant flash. > > Tested on stable u-boot version through Linux. You might want to look at a previous attempt a

[Qemu-devel] [PATCH 1/2] vexpress: Add NOR0 Flash support

2012-07-18 Thread 402jagan
From: Jagan <402ja...@gmail.com> This patch adds support for NOR0 flash (Bank #1) on vexpress-a9 platform. It is 64MB CFI01 compliant flash. Tested on stable u-boot version through Linux. Signed-off-by: Jagan <402ja...@gmail.com> --- hw/vexpress.c | 17 - 1 files changed, 16 i