
24 Mar
2015
24 Mar
'15
9:29 p.m.
On Mon, Mar 23, 2015 at 11:13:03PM -0700, Gilles Gameiro wrote:
Signed-off-by: Gilles Gameiro gilles@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