]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
authorJerry Van Baren <gvb.uboot@gmail.com>
Wed, 19 Mar 2008 01:44:41 +0000 (21:44 -0400)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:16:44 +0000 (19:16 -0500)
Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
include/configs/MPC8360EMDS.h

index c8dcbc628bda039b9e80af356d49bf4d5c75187d..b3f99d178d624690ebdeb116ce12a9277dd0c8d8 100644 (file)
 #define CFG_FLASH_CFI_DRIVER   /* use the CFI driver */
 #define CFG_FLASH_BASE         0xFE000000 /* FLASH base address */
 #define CFG_FLASH_SIZE         32 /* max FLASH size is 32M */
+#define CONFIG_FLASH_SHOW_PROGRESS 45 /* count down from 45/5: 9..1 */
 
 #define CFG_LBLAWBAR0_PRELIM   CFG_FLASH_BASE /* Window base at flash base */
 #define CFG_LBLAWAR0_PRELIM    0x80000018 /* 32MB window size */