u-boot-brain/arch/arm/cpu/armv7/imx-common
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.c mx6: Fix reset cause for Power On Reset case 2012-03-27 09:41:16 +02:00
Makefile i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
speed.c i.mx: introduce the armv7/imx-common folder 2011-12-09 17:30:10 +01:00
timer.c Remove execute permissions from source files 2012-03-04 21:56:15 +01:00