summaryrefslogtreecommitdiff
path: root/src/mainboard/wyse/s50/romstage.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/wyse/s50/romstage.c')
-rw-r--r--src/mainboard/wyse/s50/romstage.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/wyse/s50/romstage.c b/src/mainboard/wyse/s50/romstage.c
index d36173cee1..a77760d6ef 100644
--- a/src/mainboard/wyse/s50/romstage.c
+++ b/src/mainboard/wyse/s50/romstage.c
@@ -134,9 +134,6 @@ void main(unsigned long bist)
cs5536_early_setup();
- /* disable the power button */
- outl(0x00, PMS_IO_BASE + 0x40);
-
/* cs5536_disable_internal_uart disable them. Set them up now... */
cs5536_setup_onchipuart(1);