[PATCH] Kconfig: Remove TARGET_TRICORDER references
Tom Rini
trini at konsulko.com
Sat Oct 26 15:36:02 CEST 2024
On Sat, Oct 26, 2024 at 10:10:05AM +0100, Maciej W. Rozycki wrote:
> On Fri, 25 Oct 2024, Tom Rini wrote:
>
> > diff --git a/boot/Kconfig b/boot/Kconfig
> > index b9287c606856..ba77130449a3 100644
> > --- a/boot/Kconfig
> > +++ b/boot/Kconfig
> > @@ -234,7 +234,7 @@ config SPL_LOAD_FIT_ADDRESS
> > hex "load address of fit image"
> > depends on SPL_LOAD_FIT
> > default 0x44000000 if ARCH_IMX8M
> > - default 0x0
> > + default SYS_LOAD_ADDR
>
> This seems unrelated, are you sure?
Oh hah, whoops, thanks.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20241026/5ff18412/attachment.sig>
More information about the U-Boot
mailing list