[U-Boot] [PATCH 0/3] omap4: miscellaneous improvements/cleanups
Aneesh V
aneesh at ti.com
Tue Aug 9 14:43:38 CEST 2011
Aneesh V (3):
omap4: factor out common part from board config headers
omap4: make SDRAM init work for ES1.0 silicon
omap4: IO settings
arch/arm/cpu/armv7/omap4/board.c | 57 +++++++
arch/arm/cpu/armv7/omap4/emif.c | 72 +-------
arch/arm/cpu/armv7/omap4/sdram_elpida.c | 24 ++--
arch/arm/include/asm/arch-omap4/emif.h | 19 +--
arch/arm/include/asm/arch-omap4/omap4.h | 35 ++++-
include/configs/omap4_common.h | 275 +++++++++++++++++++++++++++++++
include/configs/omap4_panda.h | 245 +---------------------------
include/configs/omap4_sdp4430.h | 246 +---------------------------
8 files changed, 402 insertions(+), 571 deletions(-)
create mode 100644 include/configs/omap4_common.h
More information about the U-Boot
mailing list