projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea215cd
)
MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
author
Stefano Babic
<sbabic@denx.de>
Fri, 26 Oct 2012 14:22:54 +0000
(16:22 +0200)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 26 Oct 2012 14:28:08 +0000
(16:28 +0200)
Recent patches adding FSL_PMIC_I2C_LENGTH require
that the PMIC model is defined.
Signed-off-by: Stefano Babic <sbabic@denx.de>
CC: Jason Liu <jason.hui@linaro.org>
include/configs/mx53evk.h
patch
|
blob
|
history
diff --git
a/include/configs/mx53evk.h
b/include/configs/mx53evk.h
index 8fc415eb70c270bf14d38693e5372ba5a3e27298..0955fda1bc9e066ab35b07e808d4456281e60edd 100644
(file)
--- a/
include/configs/mx53evk.h
+++ b/
include/configs/mx53evk.h
@@
-59,6
+59,7
@@
#define CONFIG_PMIC_I2C
#define CONFIG_PMIC_FSL
#define CONFIG_SYS_FSL_PMIC_I2C_ADDR 8
+#define CONFIG_PMIC_FSL_MC13892
#define CONFIG_RTC_MC13XXX
/* MMC Configs */