[U-Boot] [PATCH] sunxi: move CONFIG_SPL_TEXT_BASE from *_defconfig to Kconfig

Jagan Teki jagan at amarulasolutions.com
Wed May 29 12:10:49 UTC 2019


On Mon, May 27, 2019 at 6:15 AM Andre Przywara <andre.przywara at arm.com> wrote:
>
> The choice of the SPL_TEXT_BASE is not really a decision that should be
> specified by each board's defconfig, as this setting is actually
> dictated by the SoC's memory map and the BootROM behaviour.
>
> To make this obvious and reduce the clutter in the defconfig files,
> let's specify the SoC constraints in the Kconfig stanza.
> This allows us to remove these lines from the defconfig files again.
>
> Signed-off-by: Andre Przywara <andre.przywara at arm.com>
> ---

Applied to u-boot-sunxi/next


More information about the U-Boot mailing list