commit | b5557ffc0f751214d26e55da16396d9bfe29f485 | [log] [tgz] |
---|---|---|
author | Klaus Goger <klaus.goger@theobroma-systems.com> | Mon Nov 06 23:02:56 2017 +0100 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Nov 07 09:16:57 2017 +0100 |
tree | 51c2c937b84c86dbb2f94c762f2bd60428b8e5a1 | |
parent | 4f70039b360ae4645bc35c1d1a6cc41837ea161e [diff] |
rockchip: board: puma_rk3399: make env location selectable via Kconfig The environment storage location is selectable via Kconfig. We support eMMC, SD and SPI-NOR as location for U-Boot. This adds support to store the environment in the SPI-NOR additional to the default eMMC location. Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>