]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
zynq: Remove CONFIG_TIMESTAMP
authorMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 13:15:09 +0000 (15:15 +0200)
committerMichal Simek <monstr@monstr.eu>
Mon, 24 Sep 2012 15:13:30 +0000 (17:13 +0200)
Not needed.

Signed-off-by: Michal Simek <monstr@monstr.eu>
include/configs/zynq_afx.h
include/configs/zynq_common.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 d6f0759cd82ba68e8ba7d326f6e702e683909f46..410b2a1b47005406b3030ad51ef46f2dda668497 100644 (file)
@@ -30,9 +30,6 @@
 
 #include <configs/zynq_common.h>
 
-
-
-#define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 
index 3f7f3aae8e7b412574ece1835c8d9eb194311e88..e65946baee6adbd47a4e2cb598d49d907796e73f 100644 (file)
 # define CONFIG_PANIC_HANG
 #endif
 
-
-
 #include <asm/arch/xparameters.h>
 
 #define CONFIG_SYS_TEXT_BASE 0x04000000
index 406fd6e365b9c9325cfabb351504b365bbcbcce7..0d575a0c51c22223edf3e1ba6a78952f69933bf1 100644 (file)
@@ -57,8 +57,6 @@
 #undef CONFIG_GZIP
 #undef CONFIG_ZLIB
 
-//#define CONFIG_TIMESTAMP     /* print image timestamp on bootm, etc */
-
 //#define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 
index e49291cad0b70c2c20cf1270bf3032df887b1ef2..fef11037c505a7bf426a24b3b425eedfe2c22f2c 100644 (file)
                "tftp 0x800000 ramdisk8M.image.gz;" \
                "go 0x8000\0"
 
-
-#define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
-
-
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 
index a97fae47d677bf90bacab79b9eba613dafabe5c8..62dbef224c97de560c69bc31f1174e3bc26ca544 100644 (file)
 
 #define CONFIG_CMD_SAVEENV     /* Command to save ENV to Flash */
 
-
-#define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
-
-
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 #define CONFIG_SYS_LONGHELP
index efe5080f30010a1d8a7df6a36395aa32885d286b..3fa3bce0cb0cfa4dcc292c2dcbae132978bd01dd 100644 (file)
@@ -49,9 +49,6 @@
 #include <configs/zynq_common.h>
 
 
-#define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
-
-
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING
 
index 63c2db2882a6e61699a886bd2acc908107087137..a01808464a424b5e086caaa766b0237e3df6d31a 100644 (file)
@@ -52,8 +52,6 @@
                "tftp 0x800000 ramdisk8M.image.gz;" \
                "go 0x8000\0"
 
-#define CONFIG_TIMESTAMP       /* print image timestamp on bootm, etc */
-
 #define CONFIG_AUTO_COMPLETE
 #define CONFIG_CMDLINE_EDITING