[U-Boot] [PATCH 3/5] env: allow runtime determination of FAT environment partition

Tom Rini trini at konsulko.com
Sat Jun 8 13:13:44 UTC 2019


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 at arm.com>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190608/d285a819/attachment.sig>


More information about the U-Boot mailing list