Here is a proposed way how to handle the SATA PHY settings on SB700. It
authorRudolf Marek <r.marek@assembler.cz>
Wed, 22 Sep 2010 22:46:47 +0000 (22:46 +0000)
committerRudolf Marek <r.marek@assembler.cz>
Wed, 22 Sep 2010 22:46:47 +0000 (22:46 +0000)
commit7df50a8b0ead14610134e57b05a81340febd8db8
tree65d43878463989a88c8383543f387679c8782c06
parent138cdbb17b9ae8543a65a6b61ab6daac5c6ef7f7
 Here is a proposed way how to handle the SATA PHY settings on SB700. It
 consits of weak function which always exists (with defaults) and a possibility to
 override this with normal function in main.c. This is the other way of
 doing that and not using the devictree.cb.

Signed-off-by: Rudolf Marek <r.marek@assembler.cz>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5825 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/mainboard/asrock/939a785gmh/mainboard.c
src/southbridge/amd/sb700/sb700.h
src/southbridge/amd/sb700/sb700_sata.c