uboot-mt623x/cpu/mpc83xx
Michael Zaidman 4c006dd150 Bug: do_reset issued via netconsole does not reset mpc83xx cpu.
The do_reset routine in the cpu/mpc83xx/cpu.c file does not reset
the mpc83xx cpu when issued via netconsole.

Moving the console output "resetting the board." to the beginning of
the routine before disabling interrupts solved the problem.

Signed-off-by: Michael Zaidman <michael.zaidman@gmail.com>
Acked-by: Detlev Zundel <dzu@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2010-02-18 18:25:09 -06:00
..
Makefile mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove the former 2009-07-27 10:17:54 -05:00
config.mk ppc: remove -ffixed-r14 gcc option. 2010-01-26 19:30:16 +01:00
cpu.c Bug: do_reset issued via netconsole does not reset mpc83xx cpu. 2010-02-18 18:25:09 -06:00
cpu_init.c mpc83xx: add support configure bus parking 2010-01-07 18:39:42 -06:00
ecc.c Command usage cleanup 2009-01-28 08:49:52 +01:00
fdt.c mpc83xx: mpc8313 - handle erratum IPIC1 (TSEC IRQ number swappage) 2009-10-16 17:08:35 -05:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
nand_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
pci.c mpc83xx: PCI: Fix hard-coded first_busno value 2009-02-23 15:52:23 -06:00
pcie.c mpc83xx: PCIe: Fix CONFIG_PCI_SCAN_SHOW reporting bogus values 2009-02-23 15:51:59 -06:00
qe_io.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serdes.c mpc83xx/serdes: License cleanup: remove "All Rights Reserved" notice 2009-09-04 23:02:04 +02:00
spd_sdram.c mpc83xx: spd_sdram.c: Disable memory controller before initializing 2010-01-07 18:34:30 -06:00
speed.c 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]x 2009-06-12 20:47:17 +02:00
start.S ppc: Use r12 instead of r14 as GOT pointer. 2010-01-26 19:30:13 +01:00
traps.c kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed 2010-02-08 22:05:42 +01:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00