[U-Boot] [PATCH 2/2] arm: cortexa9: adding support for TI OMAP4430 SDP

John Rigby jcrigby at gmail.com
Fri Jun 4 23:58:31 CEST 2010


Aneesh:

On Tue, May 25, 2010 at 12:39 AM, Aneesh V <aneesh at ti.com> wrote:
> Adding support for OMAP4430 SDP board based on the TI OMAP4430 SOC.

---

arch/arm/cpu/armv7/omap4/reset.S:
Identical to omap3 version.  I think they should be shared. Perhaps
have a arch/arm/cpu/armv7/omap directory for shared files.

arch/arm/cpu/armv7/omap4/timer.c:
Apart from the include of asm/arch/omap4.h this file is identical to
the omap3 version.  See sharing comment above.

arch/arm/include/asm/arch-omap4/cpu.h:
I think there is opportunity for sharing here as well.  Not the whole file
so some refactoring needs to happen.

Thanks,
John


More information about the U-Boot mailing list