]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00152668 [MX6]Enable arch_reset
authorAnson Huang <b20788@freescale.com>
Wed, 13 Jul 2011 05:52:41 +0000 (13:52 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:15 +0000 (14:09 +0200)
commite8968c085d079cc1aba6c6fe3553cae458004550
treea961a642c33aef4e77fe1e4e147f9d09a8d3367b
parent5630cb574657d2a6ba9b81b7e8d4636443f0ca3c
ENGR00152668 [MX6]Enable arch_reset

--OCRAM size is 256KB, confirmed by IC owner, the
  OCRAM_Aliasd 0.75MB is mapped to the same 256KB
  OCRAM.That means there is only 256KB physical
  OCRAM.

--Enable arch_reset function on MX6Q, For SMP, we
  need to clear the SRC_GPRx after the secondary
  cores brought up, or the wdog reset will fail;

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/headsmp.S
arch/arm/mach-mx6/mm.c
arch/arm/plat-mxc/include/mach/mx6.h
arch/arm/plat-mxc/system.c