uboot-mt623x/cpu/mpc86xx
Mike Frysinger e39bf1e2a9 kgdb: cpu/mpc* cpu/74xx: include kgdb.h when needed
Commit cbb0cab1d9 broke some platforms which used kgdb code but
didn't actually include kgdb.h.  So include kgdb.h in all the relevant
traps code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-02-08 22:05:42 +01:00
..
Makefile 86xx: Cleanup MP support 2009-04-01 15:29:44 -05:00
cache.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
config.mk ppc: remove -ffixed-r14 gcc option. 2010-01-26 19:30:16 +01:00
cpu.c ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu(). 2009-09-08 09:10:08 -05:00
cpu_init.c 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 2009-08-28 17:12:38 -05:00
ddr-8641.c 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fields 2009-07-22 09:43:47 -05:00
fdt.c ppc/85xx/86xx: Device tree fixup for number of cores 2009-09-08 09:10:08 -05:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
mp.c 86xx: Add support for 'cpu disable' command 2010-01-26 23:17:50 -06:00
release.S 86xx: Cleanup MP support 2009-04-01 15:29:44 -05:00
speed.c mpc8[56]xx: Put localbus clock in sysinfo and gd 2008-12-19 18:32:49 -06: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