qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 1/3] leon3: add a little bootloader


From: KONRAD Frederic
Subject: Re: [Qemu-devel] [PATCH v2 1/3] leon3: add a little bootloader
Date: Fri, 3 May 2019 10:18:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

Hi Mark,

      }

I think this patch is basically okay, however if you don't supply both a kernel 
and
bios then you get the slightly enigmatic message below:

$ ./qemu-system-sparc -M leon3_generic
qemu-system-sparc: Can't read bios image (null)

Perhaps add a define for LEON3_BIOS_FILENAME and return that if filename == 
NULL to
give a better error message?

Okay I see there is already a PROM_FILENAME that exists and can be used here.

I think we already have this behavior without this patch. Should this be fixed
in an other patch?

Regars,
Fred



ATB,

Mark.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]