summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/efika-mx-smartbook/board.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boards/efika-mx-smartbook/board.c')
-rw-r--r--arch/arm/boards/efika-mx-smartbook/board.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boards/efika-mx-smartbook/board.c b/arch/arm/boards/efika-mx-smartbook/board.c
index d7c5681dbc..ec41eb8c11 100644
--- a/arch/arm/boards/efika-mx-smartbook/board.c
+++ b/arch/arm/boards/efika-mx-smartbook/board.c
@@ -79,7 +79,7 @@ static void efikamx_power_init(struct mc13xxx *mc)
/* power up the system first */
mc13xxx_reg_write(mc, MC13892_REG_POWER_MISC,
- MC13892_POWER_MISC_PWUP);
+ MC13892_POWER_MISC_GPO4ADIN);
/* Set core voltage to 1.1V */
mc13xxx_reg_read(mc, MC13892_REG_SW_0, &val);