commit | 5097e73499ed661456548fa39b4daf0358150003 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed Sep 30 17:39:17 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 08 11:42:36 2020 -0400 |
tree | 199187d5749e5b8cfd626f8dc358f56a6a53d584 | |
parent | 858370594fbc702a302edb2f51f75279743f53b2 [diff] |
qemu-arm: Drop ARCH_SUPPORT_TFABOOT CONFIG_ARCH_SUPPORT_TFABOOT was used on the qemu-arm64 platform to guard a tweak to the flash bank configuration. U-Boot now reads the current flash setup from the devicetree, so there is no need for this option anymore. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Tom Rini <trini@konsulko.com>