u-boot-brain/arch/arm
Fabio Estevam cece262209 mx6: Fix reset cause for Power On Reset case
After booting mx6qsabrelite from POR the following is reported:

CPU:   Freescale i.MX61 family rev1.0 at 792 MHz
Reset cause: unknown reset

This is because both the POR and WDOG bits are set after reset.

Fix this by also checking both bits in the POR case.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
2012-03-27 09:41:16 +02:00
..
cpu mx6: Fix reset cause for Power On Reset case 2012-03-27 09:41:16 +02:00
include/asm IXP: Fix GPIO_INT_ACT_LOW_SET() 2012-03-26 23:09:26 +02:00
lib bootstage: arm: Add bootstage calls in board and bootm 2012-03-18 21:43:17 +01:00
config.mk Reduce build times 2011-11-03 20:44:58 +01:00