u-boot/board/CZ.NIC
Pali Rohár 397626ced6 arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL
SPI0 CS0 Flash is mapped to address range 0xD4000000 - 0xD7FFFFFF by BootROM.
Proper U-Boot removes this direct mapping. So it is available only in SPL.
This applies for all 32-bit Armada BootROMs. SPL mvebu code is used only on
32-bit Armada SoCs. So move env_sf_get_env_addr() function from Turris
Omnia board to common SPL mvebu code and add proper checks for SPI0 CS0.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-08-23 10:48:59 +02:00
..
turris_mox treewide: Fix Marek's name and change my e-mail address 2022-07-21 10:14:04 +02:00
turris_omnia arm: mvebu: Define env_sf_get_env_addr() for all Armada boards in SPL 2022-08-23 10:48:59 +02:00
turris_atsha_otp.c treewide: Fix Marek's name and change my e-mail address 2022-07-21 10:14:04 +02:00
turris_atsha_otp.h board: turris: Allow to specify first eth idx of first MAC address 2022-04-21 12:31:36 +02:00