diff options
author | Jon Loeliger <jdl@freescale.com> | 2008-02-13 16:03:20 -0600 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2008-02-13 16:03:20 -0600 |
commit | d075eec500acffed5fa404a45a3e12e158d0cb33 (patch) | |
tree | 2cecaae4e1c324827caa65d6c5215642ed4a91ed /include/configs/AP1000.h | |
parent | 60c1b95aabbfac17b0ea9422828784e163348c5c (diff) | |
parent | 10bbb38a402a2faf18858c451bcdc63d45888e6e (diff) | |
download | u-boot-imx-d075eec500acffed5fa404a45a3e12e158d0cb33.zip u-boot-imx-d075eec500acffed5fa404a45a3e12e158d0cb33.tar.gz u-boot-imx-d075eec500acffed5fa404a45a3e12e158d0cb33.tar.bz2 |
Merge commit 'wd/master'
Diffstat (limited to 'include/configs/AP1000.h')
-rw-r--r-- | include/configs/AP1000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/AP1000.h b/include/configs/AP1000.h index d490b33..baa9741 100644 --- a/include/configs/AP1000.h +++ b/include/configs/AP1000.h @@ -22,8 +22,6 @@ * (easy to change) */ -#undef DEBUG - #define CONFIG_405 1 /* This is a PPC405 CPU */ #define CONFIG_4xx 1 /* ...member of PPC4xx family */ |