
On 29/10/2015 11:40, Heiko Schocher wrote:
Hello Stefano,
Am 25.09.2015 um 12:31 schrieb Heiko Schocher:
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(+)
Do you have some comments to this patchset, or can it go into mainline?
No comment on my side - I will pick'em for inclusion.
Best regards, Stefano