On 09/19/2012 12:26 PM, Peter Maydell wrote:
> On 18 September 2012 21:59, Francesco Lavra
> wrote:
>> On 09/18/2012 03:46 PM, Peter Maydell wrote:
>>> On 17 September 2012 21:08, Francesco Lavra
>>> wrote:
qemu_irq pic[64];
uint32_t proc_id;
uint32_t sys_id;
On 18 September 2012 21:59, Francesco Lavra wrote:
> On 09/18/2012 03:46 PM, Peter Maydell wrote:
>> On 17 September 2012 21:08, Francesco Lavra
>> wrote:
>>> This patch adds modelling of the two NOR flash banks found on the
>>> Versatile Express motherboard. Tested with U-Boot running on an emu
On 09/18/2012 03:46 PM, Peter Maydell wrote:
> On 17 September 2012 21:08, Francesco Lavra
> wrote:
>> This patch adds modelling of the two NOR flash banks found on the
>> Versatile Express motherboard. Tested with U-Boot running on an emulated
>> Versatile Express, with either A9 or A15 CoreTile
On 17 September 2012 21:08, Francesco Lavra wrote:
> This patch adds modelling of the two NOR flash banks found on the
> Versatile Express motherboard. Tested with U-Boot running on an emulated
> Versatile Express, with either A9 or A15 CoreTile.
>
> Signed-off-by: Francesco Lavra
> ---
> Changes
This patch adds modelling of the two NOR flash banks found on the
Versatile Express motherboard. Tested with U-Boot running on an emulated
Versatile Express, with either A9 or A15 CoreTile.
Signed-off-by: Francesco Lavra
---
Changes in v2:
Use drive_get_next() instead of drive_get() to get a back