On 9 March 2016 at 16:34, Michael S. Tsirkin <[email protected]> wrote:
> On Tue, Mar 08, 2016 at 12:23:43AM +0000, Peter Maydell wrote:
>> From: Jens Wiklander <[email protected]>
>>
>> Fix a typo in the load_image_mr() macro: 'mr' was written when
>> the parameter name is '_mr'. (This had no visible effects since
>> the single use of the macro used 'mr' as the argument.)
>>
>> Fixes 76151cacfe956248a25b38b5e8429465584f47bb "loader: Add
>> load_image_mr() to load ROM image to a MemoryRegion"
>>
>> Signed-off-by: Jens Wiklander <[email protected]>
>> Reviewed-by: Peter Maydell <[email protected]>
>> [PMM: tweaked commit message]
>> Signed-off-by: Peter Maydell <[email protected]>
>> ---
>
> Reviewed-by: Michael S. Tsirkin <[email protected]>
>
> Peter, you are merging this, right?

Yes, I'll put it in via target-arm.next.

thanks
-- PMM

Reply via email to