u-boot-brain/arch/arm/cpu/armv7
Stefano Babic 8c38b5d03d MX53: add function to set SATA clock to internal
The MX53 SATA interface can use an internal clock (USB PHY1)
instead of an external clock. This is an undocumented feature, but used
on most Freescale's evaluation boards, such as MX53-loco.

As stated by Freescale's support:

Fuses (but not pins) may be used to configure SATA clocks.
Particularly the i.MX53 Fuse_Map contains the next information
about configuring SATA clocks :
	SATA_ALT_REF_CLK[1:0] (offset 0x180C)

'00' - 100MHz (External)
'01' - 50MHz (External)
'10' - 120MHz, internal (USB PHY)
'11' - Reserved

Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Fabio Estevam <fabio.estevam@freescale.com>
2012-05-15 08:31:30 +02:00
..
am33xx ARM:OMAP+:MMC: Add parameters to MMC init 2012-05-15 08:31:22 +02:00
exynos EXYNOS: add LCD and MIPI DSI clock interface. 2012-05-15 08:31:29 +02:00
highbank ARM: highbank: add reset support 2012-03-28 23:31:23 +02:00
imx-common mx6: Read silicon revision from register 2012-03-27 09:41:16 +02:00
mx5 MX53: add function to set SATA clock to internal 2012-05-15 08:31:30 +02:00
mx6 armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
omap3 omap3: Introduce weak misc_init_r 2012-05-15 08:31:28 +02:00
omap4 OMAP4/5: Make the sysctrl structure common 2012-05-15 08:31:24 +02:00
omap5 OMAP5: reset: Use cold reset in case of 5430ES1.0 2012-05-15 08:31:25 +02:00
omap-common omap4+: Remove CONFIG_ARCH_CPU_INIT 2012-05-15 08:31:27 +02:00
s5p-common S5P: support generic watchdog timer 2012-02-12 10:11:29 +01:00
s5pc1xx armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
tegra2 armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
u8500 armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
cache_v7.c armv7: cache: remove flush on un-aligned invalidate 2011-09-04 11:36:16 +02:00
config.mk armv7: Use -march=armv7-a and thereby enable Thumb-2 2012-05-15 08:31:26 +02:00
cpu.c Add cache functions to SPL for armv7 2012-03-27 22:05:29 +02:00
Makefile Add cache functions to SPL for armv7 2012-03-27 22:05:29 +02:00
start.S armv7: add appropriate headers for assembly functions 2012-05-15 08:31:26 +02:00
syslib.c ARMV7: Vexpress: fix build errors 2010-12-08 23:44:21 +01:00