commit | 0d02290245c9141018ee178f8a2e5e377c5a1265 | [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 | 0e428eef8ccc835f6966ecb97fd80d012044edba [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>