Hi Tom, Simon,
On Wed, 9 Oct 2024 at 11:10, Tom Rini wrote:
> > > Applied to u-boot/master, thanks!
> >
> > It looks like my review here was missed?
>
> I guess you sent it in between when I b4'd it and then pushed it.
>
> --
> Tom
I'll make the changes requested by Simon and send a follow up pa
On Tue, Oct 08, 2024 at 07:57:25PM -0600, Simon Glass wrote:
> Hi,
>
> On Tue, 8 Oct 2024 at 07:45, Tom Rini wrote:
> >
> > On Sun, 29 Sep 2024 18:27:39 +0900, Daniel Palmer wrote:
> >
> > > There are lots of usecases for running baremetal ELF
> > > binaries via bootelf but if you enable bootelf
Hi,
On Tue, 8 Oct 2024 at 07:45, Tom Rini wrote:
>
> On Sun, 29 Sep 2024 18:27:39 +0900, Daniel Palmer wrote:
>
> > There are lots of usecases for running baremetal ELF
> > binaries via bootelf but if you enable bootelf you
> > get bootvx as well and you probably don't want or need
> > it.
> >
>
On Sun, 29 Sep 2024 18:27:39 +0900, Daniel Palmer wrote:
> There are lots of usecases for running baremetal ELF
> binaries via bootelf but if you enable bootelf you
> get bootvx as well and you probably don't want or need
> it.
>
> Hide bootvx behind it's own configuration option.
>
> [...]
App
Hi Daniel,
On Sun, 29 Sept 2024 at 03:27, Daniel Palmer wrote:
>
> There are lots of usecases for running baremetal ELF
> binaries via bootelf but if you enable bootelf you
> get bootvx as well and you probably don't want or need
> it.
>
> Hide bootvx behind it's own configuration option.
>
> Sig
There are lots of usecases for running baremetal ELF
binaries via bootelf but if you enable bootelf you
get bootvx as well and you probably don't want or need
it.
Hide bootvx behind it's own configuration option.
Signed-off-by: Daniel Palmer
---
cmd/Kconfig | 11 +--
cmd/elf.c | 6 ++
6 matches
Mail list logo