[PATCH 0/5] ARM omap: Some fixes and enhancements

Sanjeev Premi premi at ti.com
Wed Jan 11 09:57:17 EST 2012


First two patches in this series are fixes to problems in the
existing code.

Next two patches enable specific features on the OMAP3EVM.

The last patch is an enhancement to avoid manual copy each
time barebox is built as the primary bootloader i.e. in the
xload configuration.

Sanjeev Premi (5):
  ARM omap: Use updated config option
  ARM omap3beagle: Fix incorrect base addresses
  ARM omap3evm: Allow building first stage bootloader
  ARM omap3evm: Enable HSMMC device
  ARM omap: Set IFT target as MLO

 arch/arm/Makefile                       |    5 +++--
 arch/arm/boards/omap/board-beagle.c     |   10 +++++-----
 arch/arm/boards/omap/board-omap3evm.c   |    7 ++++++-
 arch/arm/boards/omap/board-sdp343x.c    |    2 +-
 arch/arm/boards/phycard-a-l1/pca-a-l1.c |    2 +-
 arch/arm/mach-omap/Kconfig              |    1 +
 6 files changed, 17 insertions(+), 10 deletions(-)




More information about the barebox mailing list