> Am 21.08.2014 um 22:56 schrieb Max Filippov :
>
> Hi Alex,
>
>> On Thu, Aug 21, 2014 at 1:16 PM, Alexander Graf wrote:
>>> On 12.08.14 06:22, Max Filippov wrote:
>>> load_uimage_at loads kernel image at the specified address instead of
>>> the address recorded in the uImage header.
>>>
>>>
Hi Alex,
On Thu, Aug 21, 2014 at 1:16 PM, Alexander Graf wrote:
> On 12.08.14 06:22, Max Filippov wrote:
>> load_uimage_at loads kernel image at the specified address instead of
>> the address recorded in the uImage header.
>>
>> Cc: qemu-sta...@nongnu.org
>> Signed-off-by: Max Filippov
>
> Plea
On 12.08.14 06:22, Max Filippov wrote:
> load_uimage_at loads kernel image at the specified address instead of
> the address recorded in the uImage header.
>
> Cc: qemu-sta...@nongnu.org
> Signed-off-by: Max Filippov
Please check out load_elf() and friends. The way we usually handle these
thin
load_uimage_at loads kernel image at the specified address instead of
the address recorded in the uImage header.
Cc: qemu-sta...@nongnu.org
Signed-off-by: Max Filippov
---
hw/core/loader.c| 25 +++--
include/hw/loader.h | 2 ++
2 files changed, 21 insertions(+), 6 deleti