On 6 January 2012 17:34, Mark Langsdorf <mark.langsd...@calxeda.com> wrote:
> On 01/06/2012 11:04 AM, Peter Maydell wrote:
>> On 6 January 2012 16:58, Mark Langsdorf <mark.langsd...@calxeda.com> wrote:
>>>>> +    if (load_image_targphys("sysram.bin", 0xfff88000, 0x8000) < 0) {
>>>>> +            fprintf(stderr, "Unable to load sysram.bin\n");
>>>>> +    }

>> If it's not necessary, should we be failing if there isn't an image file
>> present?
>
> Are we failing? We're printing out a warning message, but the
> boot goes on.

Doh. Completely misread that bit of code :-)

-- PMM

Reply via email to