[U-Boot] [PATCH v1 0/2] arm, imx6, aristainetos2: set gpr register after reset
Heiko Schocher
hs at denx.de
Fri Sep 25 12:31:47 CEST 2015
setting the gpr 1,8 and 12 registers to a fix value.
This is needed because after a WDT reset, this registers
are not correct resettet, and prevent linux from booting
again.
with this patches no compileerrors found:
$ ./tools/buildman/buildman -b 20150925 mx6
boards.cfg is up to date. Nothing to do.
Building 4 commits for 49 boards (8 threads, 1 job per thread)
Cloning repo for thread 2
Cloning repo for thread 3
Cloning repo for thread 4
Cloning repo for thread 5
Cloning repo for thread 6
Cloning repo for thread 7
196 0 0 /196 mx6qsabreauto
$
Heiko Schocher (2):
arm, imx: add some gpr register defines
arm, imx6, aristainetos2: set gpr register after reset
arch/arm/include/asm/arch-mx6/imx-regs.h | 35 ++++++++++++++++++++++++++++++++
board/aristainetos/aristainetos-v2.c | 16 +++++++++++++++
2 files changed, 51 insertions(+)
--
2.1.0
More information about the U-Boot
mailing list