diff options
author | Stefan Roese <sr@denx.de> | 2007-06-15 11:20:13 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-06-15 11:20:13 +0200 |
commit | b7c3e93105c4955177cb2ab179ed2bf83ea02adc (patch) | |
tree | 9e2e1dd0debb051d79ba8458d9f3c48a8de8cdf5 /include/configs/katmai.h | |
parent | b765ffb773f5a3cd5aa94ec76b6a05276b8cd5b2 (diff) | |
parent | efa35cf12d914d4caba942acd5a6c45f217de302 (diff) | |
download | u-boot-imx-b7c3e93105c4955177cb2ab179ed2bf83ea02adc.zip u-boot-imx-b7c3e93105c4955177cb2ab179ed2bf83ea02adc.tar.gz u-boot-imx-b7c3e93105c4955177cb2ab179ed2bf83ea02adc.tar.bz2 |
Merge with /home/stefan/git/u-boot/denx-440-exceptions
Diffstat (limited to 'include/configs/katmai.h')
-rw-r--r-- | include/configs/katmai.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/katmai.h b/include/configs/katmai.h index cc47a16..e6ebe38 100644 --- a/include/configs/katmai.h +++ b/include/configs/katmai.h @@ -29,7 +29,7 @@ #ifndef __CONFIG_H #define __CONFIG_H - +//#define DEBUG /*----------------------------------------------------------------------- * High Level Configuration Options *----------------------------------------------------------------------*/ |