- Added suport for enabling USB P4 on the olpc
authorRichard Smith <smithbone@gmail.com>
Fri, 25 Aug 2006 05:01:30 +0000 (05:01 +0000)
committerRichard Smith <smithbone@gmail.com>
Fri, 25 Aug 2006 05:01:30 +0000 (05:01 +0000)
commit59ba228f921169bb12347932237c7500ccd58b41
tree3f044b86c34ff6fd843dcebe5e62b29afdfab0d4
parent689c1448392ed93dfafc51a2dba39ba37631ce29
- Added suport for enabling USB P4 on the olpc

USB P4 is disabled by default and we need to setup the mux bits proper
to make it work.  This is the frame work for that.  All thats needed
is the right address values

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2387 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/include/cpu/amd/gx2def.h
src/mainboard/olpc/rev_a/Config.lb
src/southbridge/amd/cs5536/chip.h
src/southbridge/amd/cs5536/cs5536.c