On Tue, Sep 24, 2019 at 3:18 AM Peter Maydell wrote:
>
> On Wed, 18 Sep 2019 at 16:35, Palmer Dabbelt wrote:
> >
> > From: Bin Meng
> >
> > At present when "-bios image" is supplied, we just use the straight
> > path without searching for the configured data directories. Like
> > "-bios default"
On Wed, 18 Sep 2019 at 16:35, Palmer Dabbelt wrote:
>
> From: Bin Meng
>
> At present when "-bios image" is supplied, we just use the straight
> path without searching for the configured data directories. Like
> "-bios default", we add the same logic so that "-L" actually works.
>
> Signed-off-by