All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
@ 2008-03-08 18:48 Jerry Van Baren
  2008-03-25 22:10 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Jerry Van Baren @ 2008-03-08 18:48 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
---
 include/configs/MPC8360EMDS.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/configs/MPC8360EMDS.h b/include/configs/MPC8360EMDS.h
index eff9fba..82860ba 100644
--- a/include/configs/MPC8360EMDS.h
+++ b/include/configs/MPC8360EMDS.h
@@ -194,6 +194,7 @@
 #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 */
-- 
1.5.4.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
  2008-03-08 18:48 [U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS Jerry Van Baren
@ 2008-03-25 22:10 ` Wolfgang Denk
  2008-03-25 23:38   ` Jerry Van Baren
  0 siblings, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2008-03-25 22:10 UTC (permalink / raw)
  To: u-boot

In message <20080308184834.GB6376@cideas.com> you wrote:
> Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
> ---
>  include/configs/MPC8360EMDS.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/include/configs/MPC8360EMDS.h b/include/configs/MPC8360EMDS.h
> index eff9fba..82860ba 100644
> --- a/include/configs/MPC8360EMDS.h
> +++ b/include/configs/MPC8360EMDS.h
> @@ -194,6 +194,7 @@
>  #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 */


Kim, do you intend to pick this up?

If not, please send a NAK to gvb.

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There is a multi-legged creature crawling on your shoulder.
	-- Spock, "A Taste of Armageddon", stardate 3193.9

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
  2008-03-25 22:10 ` Wolfgang Denk
@ 2008-03-25 23:38   ` Jerry Van Baren
  2008-03-25 23:44     ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Jerry Van Baren @ 2008-03-25 23:38 UTC (permalink / raw)
  To: u-boot

Wolfgang Denk wrote:
> In message <20080308184834.GB6376@cideas.com> you wrote:
>> Signed-off-by: Gerald Van Baren <vanbaren@cideas.com>
>> ---
>>  include/configs/MPC8360EMDS.h |    1 +
>>  1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/include/configs/MPC8360EMDS.h b/include/configs/MPC8360EMDS.h
>> index eff9fba..82860ba 100644
>> --- a/include/configs/MPC8360EMDS.h
>> +++ b/include/configs/MPC8360EMDS.h
>> @@ -194,6 +194,7 @@
>>  #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 */
> 
> 
> Kim, do you intend to pick this up?
> 
> If not, please send a NAK to gvb.
> 
> Thanks.
> 
> Best regards,
> 
> Wolfgang Denk

Kim picked it up yesterday.

Thanks,
gvb

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS.
  2008-03-25 23:38   ` Jerry Van Baren
@ 2008-03-25 23:44     ` Wolfgang Denk
  0 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2008-03-25 23:44 UTC (permalink / raw)
  To: u-boot

In message <47E98CDE.90209@gmail.com> you wrote:
>
> > Kim, do you intend to pick this up?
...
> Kim picked it up yesterday.

I've seen his message after sending my mail. I haven't seen a pull
request yet, though.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The explanation requiring the fewest assumptions is the  most  likely
to be correct.                                    -- William of Occam

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-25 23:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-08 18:48 [U-Boot-Users] [PATCH] Enable CONFIG_FLASH_SHOW_PROGRESS on the MPC8360EMDS Jerry Van Baren
2008-03-25 22:10 ` Wolfgang Denk
2008-03-25 23:38   ` Jerry Van Baren
2008-03-25 23:44     ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.