Hi Tom,
On Sat, 9 Dec 2023 at 11:39, Tom Rini wrote:
>
> On Sun, Dec 03, 2023 at 05:31:26PM -0700, Simon Glass wrote:
>
> > Create a separate Kconfig option which enables the bootm logic,
> > separate from the 'bootm' command. This will eventually allow booting
> > without CMDLINE enabled.
> >
>
On Sun, Dec 03, 2023 at 05:31:26PM -0700, Simon Glass wrote:
> Create a separate Kconfig option which enables the bootm logic,
> separate from the 'bootm' command. This will eventually allow booting
> without CMDLINE enabled.
>
> Update boards which disable CMD_BOOTM to disable BOOTM instead, sin
Create a separate Kconfig option which enables the bootm logic,
separate from the 'bootm' command. This will eventually allow booting
without CMDLINE enabled.
Update boards which disable CMD_BOOTM to disable BOOTM instead, since
CMD_BOOTM now depends on BOOTM
Signed-off-by: Simon Glass
---
boo
3 matches
Mail list logo