[U-Boot] [PATCH 0/3] arm: Move TI/omap related code to arch/arm/mach-omap2

Tom Rini trini at konsulko.com
Tue Nov 8 03:34:52 CET 2016


The following series moves the contents of arch/arm/cpu/armv7/omap-common to
arch/arm/mach-omap2/ and arch/arm/cpu/armv7{omap[345],am33xx} over to
sub-directories ofarch/arm/mach-omap2/.  I thought about moving them all to the
top level but I don't think that will add clarity to the situation.  I've also
consolidated the config.mk files into a single one in
arch/arm/mach-omap2/config.mk.  These changes have been boot tested on various
omap3/4/5 and am33xx platforms and built for all of ARM.  There are a few cases
where the sizes change slightly but it looks most likely to be due to strings
and filling.  I've examined a few of the cases in-depth and there's no "real"
changes that I can see.

-- 
Tom


More information about the U-Boot mailing list