[U-Boot] [PATCH] Change defconfigs to include driver model (required after v2015.01), and fix typo in EEProm config format.

Tom Rini trini at konsulko.com
Tue Mar 24 21:29:45 CET 2015


On Mon, Mar 23, 2015 at 11:13:03PM -0700, Gilles Gameiro wrote:

> Signed-off-by: Gilles Gameiro <gilles at gigadevices.com>

Applied to u-boot/master and reworded the commit message slightly,
thanks!

Also, and this is something we all need to get into the habit of, when
updating defconfig files it's best to do:
$ make foo_config
$ make savedefconfig
$ mv defconfig configs/foo_defconfig

As the 'savedefconfig' (same as the kernel) strips out things we don't
need.

-- 
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/20150324/5ee1288c/attachment.sig>


More information about the U-Boot mailing list