]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynq: Remove CONFIG_REGINFO
authorMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 13:03:58 +0000 (15:03 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 15:13:29 +0000 (17:13 +0200)
This symbol doesn't exists. Only CONFIG_CMD_REGINFO

Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/zynq_afx.h
include/configs/zynq_cseflash.h
include/configs/zynq_ep107.h
include/configs/zynq_zc70x.h
include/configs/zynq_zc770.h
include/configs/zynq_zed.h

index cf939c54af0b3d1c62cf775a95cbccc761ea075d..eeb374c0b4c9f890e8c67c302cf29d9d65f0e4b7 100644 (file)
@@ -30,7 +30,6 @@
 
 
 
-#define CONFIG_REGINFO         /* Again, debugging */
 #undef CONFIG_CMD_SETGETDCR    /* README says 4xx only */
 #define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
 #define CONFIG_PANIC_HANG /* For development/debugging */
index 0a854160d18b5251a17e3942aa5ff1f5dccb6c9d..e5189056ef234cd2c0dba13971886e7f4990e0d7 100644 (file)
@@ -24,7 +24,6 @@
 
 
 
-#undef CONFIG_REGINFO          /* Again, debugging */
 #undef CONFIG_CMD_SETGETDCR    /* README says 4xx only */
 #undef CONFIG_CMD_EDITENV
 #undef CONFIG_CMD_SAVEENV
index d18467376e1f564b1434ac9c9467c1e155aafddb..df2c296202123c8ec2c610aec760cba669305655 100644 (file)
@@ -66,7 +66,6 @@
                "go 0x8000\0"
 
 
-#define CONFIG_REGINFO         /* Again, debugging */
 #undef CONFIG_CMD_SETGETDCR    /* README says 4xx only */
 
 #define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
index ac4894af62554dea7e66318f2dda8cbe98bcd36b..e2c9c2b30241f5273d3215373be65573196be57b 100644 (file)
@@ -29,7 +29,6 @@
 
 
 #define CONFIG_CMD_SAVEENV     /* Command to save ENV to Flash */
-#define CONFIG_REGINFO         /* Again, debugging */
 #undef CONFIG_CMD_SETGETDCR    /* README says 4xx only */
 
 
index 054a6a5e2bcbaa78dba205dc8f76e0fd4f490dac..6fe8559b8d303992e20035dbed18549d57161dac 100644 (file)
@@ -47,7 +47,6 @@
 #include <configs/zynq_common.h>
 
 
-#define CONFIG_REGINFO         /* Again, debugging */
 #undef CONFIG_CMD_SETGETDCR    /* README says 4xx only */
 
 #define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
index 99c55f1968749acf76a98aad1d71adcb472436bb..f625e3f03b2084314bfd3418dd7f2cba29235cc5 100644 (file)
@@ -50,7 +50,6 @@
                "tftp 0x800000 ramdisk8M.image.gz;" \
                "go 0x8000\0"
 
-#define CONFIG_REGINFO         /* Again, debugging */
 #undef CONFIG_CMD_SETGETDCR    /* README says 4xx only */
 
 #define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */