diff options
author | Lin Fuzhen <fuzhen.lin@freescale.com> | 2013-01-25 10:08:39 +0800 |
---|---|---|
committer | Lin Fuzhen <fuzhen.lin@freescale.com> | 2013-01-25 14:23:20 +0800 |
commit | 9cb937432d1dc8d2c31afa5194f1ef0d8bdc0392 (patch) | |
tree | ec4847e6137f4ab0a8046beb583dd69f914ba3b3 /lib_sparc | |
parent | 04d02cae9ca8da4d1efe55a9d6293c5e1a6c9879 (diff) | |
download | u-boot-imx-9cb937432d1dc8d2c31afa5194f1ef0d8bdc0392.zip u-boot-imx-9cb937432d1dc8d2c31afa5194f1ef0d8bdc0392.tar.gz u-boot-imx-9cb937432d1dc8d2c31afa5194f1ef0d8bdc0392.tar.bz2 |
ENGR00241595-1 mx6q-sabresd:Enable SATA PHY PDDQ default
The SATA PHY PDDQ configuration is depended on the CONFIG_CMD_SATA
defined or not in board config file. If SATA feature is not config,
then the PDDQ will not be set, SATA PHY will not entry in Low Power
Mode, and it will consume some power even there is no sata devices
on board.
This patch:
1 Enable SATA PHY PDDQ default no matter the SATA is enabled or not in
board config file, SATA module will disable PDDQ first when used phy,
so default enable PDDQ will not affect SATA feature.
2 It needs a delay to wait for SATA PHY initialize after enable it,
otherwise write the phy registers will fail.
Signed-off-by: Lin Fuzhen <fuzhen.lin@freescale.com>
Diffstat (limited to 'lib_sparc')
0 files changed, 0 insertions, 0 deletions