u-boot-brain/board/freescale
Shawn Guo 888b4f435f mx51evk: Fix 2 hours reset issue
The mx51evk u-boot has an issue that system will get reset
every 2 hours.

MC13892 has an inside charge timer which expires in 120 minutes.
If ICHRG and CHGAUTOB are not set properly, this timer expiration
will get system power recycled.

Since mx51evk has no Li-Ion battery on board, the patch sets
ICHRG in externally powered mode and sets CHGAUTOB bit to avoid
automatic charging, so that system will not get reset by this
timer expiration.

The patch also corrects the bit field definition of register 48
(Charger 0) per latest MC13892 Reference Manual.

Signed-off-by: Shawn Guo <shawn.gsc@gmail.com>
2010-10-28 11:42:34 +02:00
..
common fsl: add support for NXID v1 EEPROM format 2010-10-07 09:57:07 -05:00
corenet_ds Adding fixed sdram setting for cornet_ds board 2010-10-20 02:38:39 -05:00
m547xevb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m548xevb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5208evbe Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5235evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5249evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5253demo Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5253evbe Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5271evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5272c3 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5275evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5282evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5329evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m5373evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m52277evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m53017evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m54451evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
m54455evb Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mpc832xemds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc837xemds powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
mpc837xerdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc5121ads MPC5121: Add USB EHCI support 2010-10-18 22:33:32 +02:00
mpc7448hpc2 Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8260ads Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8266ads config.mk cleanup: drop "-I$(TOPDIR)/board" entries 2010-10-18 22:14:22 +02:00
mpc8308rdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8313erdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8315erdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8323erdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8349emds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8349itx Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8360emds powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
mpc8360erdk Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8536ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8540ads Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8541cds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8544ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8548cds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8555cds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8560ads Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8568mds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8569mds powerpc/8xxx: Add fdt_fixup_phy_connection helper 2010-10-20 02:27:18 -05:00
mpc8572ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
mpc8610hpcd 86xx: Create common linker script 2010-10-20 02:38:41 -05:00
mpc8641hpcn 86xx: Create common linker script 2010-10-20 02:38:41 -05:00
mx31ads Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mx31pdk Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 2010-10-18 22:07:10 +02:00
mx51evk mx51evk: Fix 2 hours reset issue 2010-10-28 11:42:34 +02:00
p1_p2_rdb Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
p1022ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00
p2020ds Makefile: move all Power Architecture boards into boards.cfg 2010-10-18 22:12:04 +02:00