
2 May
2019
2 May
'19
8:08 a.m.
On 30.04.19 03:48, Marek BehĂșn wrote:
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
Thanks, Stefan