commit | cc6f9deeb0222587193bfd4c7f30b78dbb49fc07 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue May 02 20:27:48 2017 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 29 13:30:52 2017 -0400 |
tree | 73dcb2824a128a64d8609ff90f2c55f51bdf4621 | |
parent | 8997de292a8b0bb54d4a9a93d5d9d2387c22a8b8 [diff] |
ARM: at91: ma5d4: Switch environment start to eMMC The redesigned version of the SoM which was released onto the market does no longer contain SPI flash, but boots from the eMMC. Move the environment storage to the eMMC. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Andreas Bießmann <andreas.devel@googlemail.com>