[U-Boot-Users] [PATCH] MPC8544DS: Removes the unknown flash message information

From: Roy Zang tie-fei.zang@freescale.com
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 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/include/configs/MPC8544DS.h b/include/configs/MPC8544DS.h index c83d9e2..ffe9e00 100644 --- a/include/configs/MPC8544DS.h +++ b/include/configs/MPC8544DS.h @@ -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

In message Pine.LNX.4.64.0804250054340.32740@blarg.am.freescale.net you wrote:
From: Roy Zang tie-fei.zang@freescale.com
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
Is it correct to assume that a 85xx pull request will follow soon?
Best regards,
Wolfgang Denk

On Apr 25, 2008, at 3:39 AM, Wolfgang Denk wrote:
In message <Pine.LNX. 4.64.0804250054340.32740@blarg.am.freescale.net> you wrote:
From: Roy Zang tie-fei.zang@freescale.com
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
Is it correct to assume that a 85xx pull request will follow soon?
hopefully but that depends on Andy be awake today :)
- k

On Apr 25, 2008, at 7:52 AM, Kumar Gala wrote:
On Apr 25, 2008, at 3:39 AM, Wolfgang Denk wrote:
In message <Pine.LNX. 4.64.0804250054340.32740@blarg.am.freescale.net> you wrote:
From: Roy Zang tie-fei.zang@freescale.com
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
Is it correct to assume that a 85xx pull request will follow soon?
hopefully but that depends on Andy be awake today :)
as predicted Andy's not around today. Feel free to apply the two patches.
- k

In message Pine.LNX.4.64.0804250054340.32740@blarg.am.freescale.net you wrote:
From: Roy Zang tie-fei.zang@freescale.com
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
Applied. Thanks.
Best regards,
Wolfgang Denk
participants (2)
-
Kumar Gala
-
Wolfgang Denk