public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards
@ 2005-03-15  8:10 Peter Pearse
  2005-09-25 22:37 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Peter Pearse @ 2005-03-15  8:10 UTC (permalink / raw)
  To: u-boot

Apologies for previous broken & oversized patches.

The attached patch has been tested with MAKEALL arm.

It provides CFI support for all ARM supplied ARM supported development boards i.e.

http://www.arm.com/products/DevTools/VPB926EJ-S.html
http://www.arm.com/products/DevTools/Applicationbaseboard.html
http://www.arm.com/products/DevTools/IntegratorCP.html

This protects against possible future flash component changes.

> CHANGELOG:
> * Patch by Peter Pearse, 14 Mar 2005
>   Changes all ARM supplied development boards, supported by ARM, to use CFI flash.
>   Adds CFI support for the Versatile/AB926EJ-S.

-------------------------------------------------------------------------
Peter Pearse??????????? ?????????                                 ARM Ltd
------------------------ Peter.Pearse at arm.com   -------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfiHEAD.patch.tgz
Type: application/x-compressed
Size: 9191 bytes
Desc: cfiHEAD.patch.tgz
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050315/0b988861/attachment.bin 

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

* [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards
@ 2005-04-12 12:19 Peter Pearse
  2005-04-15 14:32 ` George G. Davis
  2005-10-04 20:31 ` Wolfgang Denk
  0 siblings, 2 replies; 5+ messages in thread
From: Peter Pearse @ 2005-04-12 12:19 UTC (permalink / raw)
  To: u-boot


 The attached patch has been tested for building with MAKEALL arm.
 Patched code has been tested to boot linux & save environment with
 - Integrator/CP CM926EJ-S
 - Versatile PB926EJ-S
 - Versatile AB926EJ-S.
 
 It provides CFI support for all ARM supplied ARM supported development
boards i.e.
 
 http://www.arm.com/products/DevTools/VPB926EJ-S.html
 http://www.arm.com/products/DevTools/Applicationbaseboard.html
 http://www.arm.com/products/DevTools/IntegratorCP.html
 
 This protects against possible future flash component changes.

 Replaces the patch submitted on 2005-03-15.

 Patched against CVS head of 12 Apr 2005.
 
 > CHANGELOG:
 > * Patch by Peter Pearse, 12 Apr 2005
 >   Changes all ARM supplied development boards, supported by ARM, to
use CFI flash.
 >   Adds CFI support for the Versatile/AB926EJ-S.
 
 Please report any errors and/or omissions to

------------------------ Peter.Pearse at arm.com
-------------------------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ADB_cfi.patch.bz2
Type: application/octet-stream
Size: 9910 bytes
Desc: ADB_cfi.patch.bz2
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050412/6367286d/attachment.obj 

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

* [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards
  2005-04-12 12:19 [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards Peter Pearse
@ 2005-04-15 14:32 ` George G. Davis
  2005-10-04 20:31 ` Wolfgang Denk
  1 sibling, 0 replies; 5+ messages in thread
From: George G. Davis @ 2005-04-15 14:32 UTC (permalink / raw)
  To: u-boot

On Tue, Apr 12, 2005 at 01:19:44PM +0100, Peter Pearse wrote:
> 
>  The attached patch has been tested for building with MAKEALL arm.
>  Patched code has been tested to boot linux & save environment with
>  - Integrator/CP CM926EJ-S
>  - Versatile PB926EJ-S
>  - Versatile AB926EJ-S.

I get collisions when I apply both cfi.patch and your multicore.patch.

--
Regards,
George

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

* [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards
  2005-03-15  8:10 Peter Pearse
@ 2005-09-25 22:37 ` Wolfgang Denk
  0 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2005-09-25 22:37 UTC (permalink / raw)
  To: u-boot

In message <89A528FE6DB0FA44877BB2F05B84671801F854E9@ZIPPY.Emea.Arm.com> you wrote:
>
> > CHANGELOG:
> > * Patch by Peter Pearse, 14 Mar 2005
> >   Changes all ARM supplied development boards, supported by ARM, to =
> use CFI flash.
> >   Adds CFI support for the Versatile/AB926EJ-S.

Does not apply against current (cleaned up) source tree. Please resubmit.

> Content-Type: application/x-compressed;
> 	name="cfiHEAD.patch.tgz"

There is absolutely no reason to wrap a single file into  a  tarball!
Please don't.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Conscious is when you are aware of something, and conscience is  when
you wish you weren't.

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

* [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards
  2005-04-12 12:19 [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards Peter Pearse
  2005-04-15 14:32 ` George G. Davis
@ 2005-10-04 20:31 ` Wolfgang Denk
  1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2005-10-04 20:31 UTC (permalink / raw)
  To: u-boot

In message <89A528FE6DB0FA44877BB2F05B846718021F8FBA@ZIPPY.Emea.Arm.com> you wrote:
> 
>  > CHANGELOG:
>  > * Patch by Peter Pearse, 12 Apr 2005
>  >   Changes all ARM supplied development boards, supported by ARM, to use CFI flash.
>  >   Adds CFI support for the Versatile/AB926EJ-S.

Most of this patch does not apply any more. Skipped. Please  resubmit
any parts that are still missing in the current code.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
This all sounds complicated, but it mostly does excatly what you  ex-
pect. It's just difficult for us to explain what you expect...
                       - L. Wall & R. L. Schwartz, _Programming Perl_

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

end of thread, other threads:[~2005-10-04 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-12 12:19 [U-Boot-Users] [Patch] CFI flash for ARM supplied & supported development boards Peter Pearse
2005-04-15 14:32 ` George G. Davis
2005-10-04 20:31 ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2005-03-15  8:10 Peter Pearse
2005-09-25 22:37 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox