T60: set dock LED's in mainboard.c
authorSven Schnelle <svens@stackframe.org>
Fri, 17 Jun 2011 19:26:28 +0000 (21:26 +0200)
committerSven Schnelle <svens@stackframe.org>
Sat, 18 Jun 2011 08:02:09 +0000 (10:02 +0200)
commit00d46499a2b4a62af4ad5c22e229460d4da13449
tree893cbb53f97f62d885207b6046122a24458b44a5
parentc045b4cc458a62dbb1dd99ae6a9343e52d1fe1e0
T60: set dock LED's in mainboard.c

The docking takes place in romstage to have early serial I/O for debugging.
But to keep romstage small and prevent linking the EC code to romstage, set the
status LED's in ramstage.

Change-Id: I89fadbd61b6bfd9aff8c22370e51c84325f24751
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/42
Tested-by: build bot (Jenkins)
src/mainboard/lenovo/t60/mainboard.c