uboot-mt623x/cpu/mpc8xx
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 MPC8xx: Fix libfdt support introduced in commit 77ff7b74 2008-04-02 11:07:20 -04:00
bedbug_860.c Standardize command usage messages with cmd_usage() 2009-01-28 08:43:45 +01:00
commproc.c 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 Fix compile error in building MBX860T. 2008-12-10 09:26:42 +01:00
cpu_init.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
fdt.c fdt: rework fdt_fixup_ethernet() to use env instead of bd_t 2008-08-21 02:07:43 +02:00
fec.c Cleanup: fix "MHz" spelling 2008-10-21 11:25:39 +02:00
fec.h Initial revision 2000-12-14 10:04:19 +00:00
i2c.c i2c: merge all i2c_reg_read() and i2c_reg_write() into inline functions 2008-12-15 23:46:21 +01:00
interrupts.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
kgdb.S rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
lcd.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
plprcr_write.S * Patch by Wolter Kamphuis, 15 Dec 2003: 2004-02-06 21:48:22 +00:00
scc.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
serial.c 8xx serial, smc: Coding-Style cleanup serial SMC driver 2009-02-11 23:18:14 +01:00
speed.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
spi.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +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
upatch.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
video.c stdio/device: rework function naming convention 2009-07-18 00:27:46 +02:00
wlkbd.c Initial revision 2002-08-27 09:48:53 +00:00