summaryrefslogtreecommitdiffstats
path: root/doc/README.bedbug
diff options
context:
space:
mode:
authorJon Loeliger <jdl@freescale.com>2007-07-09 19:10:03 -0500
committerJon Loeliger <jdl@freescale.com>2007-07-09 19:10:03 -0500
commitb5501f7d720fed99ab0b42c83f5dea52868ce007 (patch)
treeebf8ee814951cbafde3197d9bb68a4434ea88ff9 /doc/README.bedbug
parent4431283c7e6d54ae180d466e51bf2d97471a0ad9 (diff)
downloadtalos-obmc-uboot-b5501f7d720fed99ab0b42c83f5dea52868ce007.tar.gz
talos-obmc-uboot-b5501f7d720fed99ab0b42c83f5dea52868ce007.zip
Update README.* to reference new CONFIG_CMD_* names now.
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Diffstat (limited to 'doc/README.bedbug')
-rw-r--r--doc/README.bedbug7
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/README.bedbug b/doc/README.bedbug
index 6b3fe687dd..2616acc653 100644
--- a/doc/README.bedbug
+++ b/doc/README.bedbug
@@ -31,9 +31,6 @@ can be easily implemented.
if it is an illegal instruction, privileged instruction or
a trap. Also added debug trap handler.
-./include/config_WALNUT405.h
- Added CFG_CMD_BEDBUG to the CONFIG_COMMANDS for the WALNUT.
-
./include/ppc_asm.tmpl
Added code to handle critical exceptions
@@ -75,10 +72,6 @@ Changes:
cpu/mpc8xx/traps.c
Added new routine DebugException()
- include/config_MBX.h
- Added CFG_CMD_BEDBUG to CONFIG_COMMANDS define
-
-
New Files:
cpu/mpc8xx/bedbug_860.c
OpenPOWER on IntegriCloud