[U-Boot] [PATCH 0/4] Support for SATA on EXYNOS5

Vasanth Ananthan vasanthananthan at gmail.com
Thu Nov 22 14:41:02 CET 2012


This patch set adds support for SATA on Exynos5250

Vasanth Ananthan (4):
  Exynos5: Add clock support for SATA
  Exynos5: Add base addresses for SATA
  Drivers: block: Support for SATA in Exynos5
  SMDK55250: Enable SATA

 arch/arm/cpu/armv7/exynos/clock.c         |   22 ++
 arch/arm/include/asm/arch-exynos/clk.h    |    1 +
 arch/arm/include/asm/arch-exynos/cpu.h    |    3 +
 arch/arm/include/asm/arch-exynos/periph.h |    1 +
 drivers/block/dwc_ahsata.c                |  394 ++++++++++++++++++++++++++++-
 include/configs/smdk5250.h                |   11 +
 6 files changed, 425 insertions(+), 7 deletions(-)

-- 
1.7.9.5



More information about the U-Boot mailing list