]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
MPC8544DS: Removes the unknown flash message information
authorRoy Zang <tie-fei.zang@freescale.com>
Fri, 25 Apr 2008 05:55:09 +0000 (00:55 -0500)
committerWolfgang Denk <wd@denx.de>
Fri, 25 Apr 2008 22:22:59 +0000 (00:22 +0200)
This patch removes the unknown flash message information:
'## Unknown FLASH on Bank 1 - Size = 0xdeadbeef = -286261248 MB'
This unknown flash message is caused by PromJet.
Some of the board user is unhappy with this information.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8544DS.h

index c83d9e25d906855aa835288b2d3e744bab6632c2..ffe9e0089d2239b7d1a6cac1e4ddd4b34efad6d9 100644 (file)
@@ -165,6 +165,7 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
 
 #define CFG_FLASH_BANKS_LIST   {0xfe800000,CFG_FLASH_BASE}
 
+#define CFG_FLASH_QUIET_TEST
 #define CFG_MAX_FLASH_BANKS    2               /* number of banks */
 #define CFG_MAX_FLASH_SECT     128             /* sectors per device */
 #undef CFG_FLASH_CHECKSUM