[U-Boot] [PATCH 02/12] sunxi: Rename cpu.h to cpu_sun4i.h

Ian Campbell ijc at hellion.org.uk
Sat Jan 17 23:34:01 CET 2015


On Thu, 2015-01-15 at 15:52 +0100, Hans de Goede wrote:
> sun4i - sun8i have (aprox.) the same iomem layout, but sun9i is quite
> different, so add a wrapper cpu.h which includes the right mach specific
> cpu_sun#i.h based on mach, like we already do with clock.h and dram.h .
> 
> Note for reviewers, cpu.h is effectively renamed tp cpu_sun4i.h by this
> commit, the only change is the #ifndef ... #endif guard around the file.

Using -M with git formate-patch/send-email really helps with this sort
of thing (I've no idea why it's not the default...)

> Signed-off-by: Hans de Goede <hdegoede at redhat.com>

Acked-by: Ian Campbell <ijc at hellion.org.uk>



More information about the U-Boot mailing list