[PATCH v2 2/4] sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
Simon Glass
sjg at chromium.org
Mon Jan 23 19:42:41 CET 2023
HI Samuel,
On Sun, 22 Jan 2023 at 14:16, Samuel Holland <samuel at sholland.org> wrote:
>
> This is easier to read than the #ifdef staircase, provides better
> visibility into the memory map (alongside the other Kconfig
> definitions), and allows these addresses to be reused from code.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
> Changes in v2:
> - New patch for v2, split from the .dtsi changes
>
> arch/arm/dts/sunxi-u-boot.dtsi | 24 +++++++-----------------
> arch/arm/mach-sunxi/Kconfig | 17 +++++++++++++++++
> 2 files changed, 24 insertions(+), 17 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Is this info not in the device tree?
Regards,
Simon
More information about the U-Boot
mailing list