commit | 2151926b0886c17338cd7cba22ffb6dec65c5867 | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Thu May 02 16:53:36 2019 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri May 03 08:14:39 2019 +0200 |
tree | a898ed05ffc9f7997fba4f6e9ea8cab8030648de | |
parent | e28872d68b477bbcc17a10252cf3e75dab1c6e32 [diff] |
arm: mvebu: turris_omnia: fix regdomain env var setting The regdomain environment variable is set according to value read from EEPROM. This has to be done in board_late_init, after the environment variables are read from SPI. Select CONFIG_BOARD_LATE_INIT in Kconfig for the Turris Omnia target. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Stefan Roese <sr@denx.de>