On Tue, Aug 9, 2016 at 11:44 AM, Peter Maydell wrote:
> On 3 August 2016 at 21:06, Alistair Francis
> wrote:
>> When loading ROMs allow the caller to specify an AddressSpace to use for
>> the load.
>>
>> Signed-off-by: Alistair Francis
>> ---
>> V10:
>> - Set the rom address space instead of l
On 3 August 2016 at 21:06, Alistair Francis wrote:
> When loading ROMs allow the caller to specify an AddressSpace to use for
> the load.
>
> Signed-off-by: Alistair Francis
> ---
> V10:
> - Set the rom address space instead of leaving it NULL
> - Cleanup ordering logic
> V9:
> - Fixup the ROM
When loading ROMs allow the caller to specify an AddressSpace to use for
the load.
Signed-off-by: Alistair Francis
---
V10:
- Set the rom address space instead of leaving it NULL
- Cleanup ordering logic
V9:
- Fixup the ROM ordering
- Don't allow address space and memory region to be specifie