[U-Boot] [PATCH] OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.

Tom Rini trini at ti.com
Mon Mar 5 19:09:06 CET 2012


On Sat, Mar 03, 2012 at 09:14:21PM +0100, Enric Balletbo i Serra wrote:

> This is rework on config files of IGEP-based boards with the aim to remove
> duplicated code to be more maintainable. Basically this patch creates a
> common configuration file for both boards and only sets the specific option
> in the board config file.
> 
> On board files the hardcored mach type in favour of using the
> CONFIG_MACH_TYPE option.

At this point the config files only differ in setting CONFIG_MACH_TYPE,
yes?  If so, we should make use of boards.cfg to set this value and just
have igep00x0.h.  Thanks for working on this!

-- 
Tom


More information about the U-Boot mailing list