diff options
author | Greg Watson <jarrah@users.sourceforge.net> | 2004-01-29 01:54:24 +0000 |
---|---|---|
committer | Greg Watson <jarrah@users.sourceforge.net> | 2004-01-29 01:54:24 +0000 |
commit | d4ece6620745bd288821d879c96be12fa5fb13ae (patch) | |
tree | f4e4e38fb2982fe1730810fcea179033bf652d2a /src/mainboard/motorola | |
parent | 64528cb29979382e382ccebd978d00b11d43dad8 (diff) | |
download | coreboot-d4ece6620745bd288821d879c96be12fa5fb13ae.tar.xz |
configure superio
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1363 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/motorola')
-rw-r--r-- | src/mainboard/motorola/sandpoint/Config.lb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/src/mainboard/motorola/sandpoint/Config.lb b/src/mainboard/motorola/sandpoint/Config.lb index 5b1553aa8b..2bec5c4a31 100644 --- a/src/mainboard/motorola/sandpoint/Config.lb +++ b/src/mainboard/motorola/sandpoint/Config.lb @@ -60,12 +60,7 @@ end ## southbridge winbond/w83c553 end -# Already intialized in board_init() -#superio NSC/pc97307 -# register "com1" = "{1}" -# register "lpt" = "{0}" -# register "port" = "UART0_IO_BASE" -#end +superio NSC/pc97307 end ## ## Build the objects we have code for in this directory. |