]> git.dujemihanovic.xyz Git - u-boot.git/commit
sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig
authorSamuel Holland <samuel@sholland.org>
Tue, 31 Oct 2023 05:17:39 +0000 (00:17 -0500)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 29 Jan 2024 14:30:59 +0000 (14:30 +0000)
commit53c0ad5d27a2796fbc6a2c515561cf93b55e4427
tree7034a21615048d123fb882337138eb03022f49e0
parentd72494a06443061f150742910e9441fe9c9e14f3
sunxi: binman: Move BL31 and SCP firmware addresses to Kconfig

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@sholland.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
arch/arm/dts/sunxi-u-boot.dtsi
arch/arm/mach-sunxi/Kconfig