
8 Jun
2019
8 Jun
'19
3:13 p.m.
On Sat, Jun 08, 2019 at 02:26:56AM +0100, Andre Przywara wrote:
Currently the FAT device and partition which contains the environment must be configured at compile time. This creates problems for boards which have multiple bootable devices (like SD card and eMMC).
Similar to what we do for raw MMC environments, introduce a weak function to allow boards to override this static configuration. Right now we just return the Kconfig variable.
Signed-off-by: Andre Przywara andre.przywara@arm.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom