summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8xx/bedbug_860.c
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-04-10 11:18:18 +0000
committerwdenk <wdenk>2003-04-10 11:18:18 +0000
commitd126bfbdbd45a78952d88a702b628ab9107c04e5 (patch)
tree25f81e3dec52ff1a531e59fcbd384ed5406c44e2 /cpu/mpc8xx/bedbug_860.c
parent60fbe254243ec461ec73da13132be098db33d3fa (diff)
downloadtalos-obmc-uboot-d126bfbdbd45a78952d88a702b628ab9107c04e5.tar.gz
talos-obmc-uboot-d126bfbdbd45a78952d88a702b628ab9107c04e5.zip
Add support for TQM862L modules
Diffstat (limited to 'cpu/mpc8xx/bedbug_860.c')
-rw-r--r--cpu/mpc8xx/bedbug_860.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/mpc8xx/bedbug_860.c b/cpu/mpc8xx/bedbug_860.c
index 05590df30a..b90782ef29 100644
--- a/cpu/mpc8xx/bedbug_860.c
+++ b/cpu/mpc8xx/bedbug_860.c
@@ -11,7 +11,7 @@
#include <bedbug/regs.h>
#include <bedbug/ppc.h>
-#if (CONFIG_COMMANDS & CFG_CMD_BEDBUG) && defined(CONFIG_MPC860)
+#if (CONFIG_COMMANDS & CFG_CMD_BEDBUG) && defined(CONFIG_8xx)
#define MAX_BREAK_POINTS 2
OpenPOWER on IntegriCloud