commit | 7e1d32208e035b3014e8dd83dbe41506327f5d40 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Tue Aug 14 18:05:46 2018 +0300 |
committer | Stefan Roese <sr@denx.de> | Wed Sep 19 08:59:26 2018 +0200 |
tree | 3280e3f61393cba74b83c2d56cd6037b8b477a6d | |
parent | 9ca6fae9d0588bccba681c4f7ab1926bc32bdbcc [diff] |
arm64: mvebu: armada-8k: support environment in SD/eMMC Detect the SD/eMMC boot device at run-time. Load the environment from the boot deice, as well as save to it. Leave the environment offset the same as in the SPI flash. Make SD/eMMC 0 the default environment device when the boot device is not detected. Cc: Konstantin Porotchkin <kostap@marvell.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Stefan Roese <sr@denx.de>