[U-Boot] single build of uboot supporting env stored in dynamically detected boot device
Tom Rini
trini at konsulko.com
Fri Apr 10 18:41:31 CEST 2015
On Fri, Apr 10, 2015 at 10:39:48AM -0600, Simon Glass wrote:
> This feels like a job for driver model. We could have an environment
> uclass with operations like load and save. Then mmc and nand could
> implement drivers for this uclass.
Yes, this. There are many ways to one-off multiple env location support
but to do it cleanly we really need DM.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150410/38b26a74/attachment.sig>
More information about the U-Boot
mailing list