commit | 86bd44ed5b9797c667c4bd1472efb16eaa7036b7 | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Thu Sep 15 11:14:25 2022 +0200 |
committer | Kever Yang <kever.yang@rock-chips.com> | Wed Oct 19 19:30:49 2022 +0800 |
tree | fcc065d2f0d0fb0c08f8de4e8a8db549fe31ef94 | |
parent | 17457f9fea3fedde47fa685973ba2fe40b9ef7dc [diff] |
rockchip: puma-rk3399: load environment from same MMC as used for loading U-Boot proper Automatically detect which MMC device (SD-Card or eMMC) was used to load U-Boot proper and load the environment from that MMC device instead of a hardcoded one. Cc: Quentin Schulz <foss+uboot@0leil.net> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>