disable rcba func disable

Change-Id: I8ceb869939b81f00fb17fe5da2962ed366c7beb1
This commit is contained in:
Alexander Couzens 2017-08-02 06:28:00 +02:00
parent dcae9d57ff
commit 459408183a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ void rcba_config(void)
{
/* Disable devices. */
RCBA32(0x3414) = 0x00000020;
RCBA32(0x3418) = 0x1f2e1ff9;
//RCBA32(0x3418) = 0x1f2e1ff9;
}
const struct southbridge_usb_port mainboard_usb_ports[] = {