sunxi: A64: drop boot0 header reservation
authorAndre Przywara <andre.przywara@arm.com>
Thu, 8 Dec 2022 20:38:54 +0000 (20:38 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 11 Apr 2023 23:17:22 +0000 (00:17 +0100)
commit5fc892e83f34a0b082ff46d3cc411d6813c1f726
tree1bd76a87d0e61ac9d7012caa9f13c312fc4be772
parent0a137ac5015933bf38ea2700abe70602ef63bbdd
sunxi: A64: drop boot0 header reservation

In the early days of the Allwinner A64 U-Boot support, we relied on a
vendor provided "boot0" binary to perform the DRAM initialisation. This
replaced the SPL, and required to equip the U-Boot (proper) binary with
a vendor specific header to be recognised as a valid boot0 payload.
Fortunately these days are long gone (we gained SPL and DRAM support in
early 2017!), and we never needed to use that hack on any later 64-bit
Allwinner SoC.

Since this is highly obsolete by now, remove that option from the
defconfigs of all A64 boards. We leave the code still in here for now,
since some people expressed their interest in this.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
configs/a64-olinuxino-emmc_defconfig
configs/a64-olinuxino_defconfig
configs/amarula_a64_relic_defconfig
configs/bananapi_m64_defconfig
configs/nanopi_a64_defconfig
configs/oceanic_5205_5inmfd_defconfig
configs/orangepi_win_defconfig
configs/pine64_plus_defconfig
configs/sopine_baseboard_defconfig