[U-Boot] [PATCH 0/9] omap: miscellaneous fixes and improvements
Aneesh V
aneesh at ti.com
Tue Nov 22 10:38:56 CET 2011
Aneesh V (9):
omap: Improve PLL parameter calculation tool
omap4: ttyO2 instead of ttyS2 in default bootargs
omap: fix cache line size for omap3/omap4 boards
omap4460: fix TPS initialization
omap: remove I2C from SPL
omap4: emif: fix error in driver
omap4460: add ES1.1 identification
omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses
omap4: fix IO setting
arch/arm/cpu/armv7/omap-common/clocks-common.c | 8 -
arch/arm/cpu/armv7/omap-common/emif-common.c | 4 +-
arch/arm/cpu/armv7/omap-common/spl.c | 1 -
arch/arm/cpu/armv7/omap4/hwinit.c | 17 ++-
arch/arm/include/asm/arch-omap4/omap.h | 2 +
arch/arm/include/asm/omap_common.h | 1 +
board/ti/panda/panda_mux_data.h | 2 +-
board/ti/sdp4430/sdp.c | 7 +
board/ti/sdp4430/sdp4430_mux_data.h | 6 +-
include/configs/omap3_beagle.h | 2 +
include/configs/omap3_evm.h | 1 +
include/configs/omap3_evm_common.h | 2 +
include/configs/omap3_mvblx.h | 2 +
include/configs/omap3_overo.h | 2 +
include/configs/omap3_pandora.h | 2 +
include/configs/omap3_sdp3430.h | 2 +
include/configs/omap3_zoom1.h | 2 +
include/configs/omap3_zoom2.h | 2 +
include/configs/omap4_common.h | 20 ++-
include/configs/omap5_evm.h | 19 ++-
tools/omap/clocks_get_m_n.c | 187 ++++++++++++------------
21 files changed, 169 insertions(+), 122 deletions(-)
More information about the U-Boot
mailing list