public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [PATCH] Vibren PXA255 IDP Support
@ 2004-12-28 20:39 Cliff Brake
  2004-12-28 20:49 ` [U-Boot-Users] uImage test richard at uclinux.net
  2005-02-04 15:33 ` [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support Cliff Brake
  0 siblings, 2 replies; 9+ messages in thread
From: Cliff Brake @ 2004-12-28 20:39 UTC (permalink / raw)
  To: u-boot

The following patch adds support for the Vibren (was Accelent) PXA255
IDP platform:

ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2004-12-28.patch

Let me know if any issues.

I also maintain arch mirrors of the U-boot CVS tree and my IDP tree if
you happen to use arch.

http://bec-systems.com/phpwiki/index.php/UbootNotes

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com
http://www.vibren.com

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

* [U-Boot-Users] uImage test...
  2004-12-28 20:39 [U-Boot-Users] [PATCH] Vibren PXA255 IDP Support Cliff Brake
@ 2004-12-28 20:49 ` richard at uclinux.net
  2004-12-28 21:37   ` Wolfgang Denk
  2005-02-04 15:33 ` [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support Cliff Brake
  1 sibling, 1 reply; 9+ messages in thread
From: richard at uclinux.net @ 2004-12-28 20:49 UTC (permalink / raw)
  To: u-boot

Evening...


Someone has an uImage created for a mpc866/mpc852 with console on SMC1
with CFG_IMMR set at 0xff000000?


Wanna run a quick test if either my ELDK config is wrong or
something during launch of the Kernel within u-boot...



kiitoksia (o;
rick

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

* [U-Boot-Users] uImage test...
  2004-12-28 20:49 ` [U-Boot-Users] uImage test richard at uclinux.net
@ 2004-12-28 21:37   ` Wolfgang Denk
  0 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Denk @ 2004-12-28 21:37 UTC (permalink / raw)
  To: u-boot

In message <r02010400-1037-E8430311591111D9819900039387ACB6@[10.0.1.1]> you wrote:
> 
> Someone has an uImage created for a mpc866/mpc852 with console on SMC1
> with CFG_IMMR set at 0xff000000?

I have quite a lot of them, but theuy won't be of any use for you  as
they are configured for boards which you probably are NOT using.

> Wanna run a quick test if either my ELDK config is wrong or
> something during launch of the Kernel within u-boot...

You need a kernel configured for your own board.

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
Documentation is like sex: when it is good, it is  very,  very  good;
and when it is bad, it is better than nothing.         - Dick Brandon

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

* [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support
  2004-12-28 20:39 [U-Boot-Users] [PATCH] Vibren PXA255 IDP Support Cliff Brake
  2004-12-28 20:49 ` [U-Boot-Users] uImage test richard at uclinux.net
@ 2005-02-04 15:33 ` Cliff Brake
  2005-02-14 16:21   ` Cliff Brake
  2005-09-25 13:56   ` Wolfgang Denk
  1 sibling, 2 replies; 9+ messages in thread
From: Cliff Brake @ 2005-02-04 15:33 UTC (permalink / raw)
  To: u-boot

On Tue, 28 Dec 2004 15:39:52 -0500, Cliff Brake <cliff.brake@gmail.com> wrote:
> The following patch adds support for the Vibren (was Accelent) PXA255
> IDP platform:
> 
> ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2004-12-28.patch
> 
> Let me know if any issues.
> 
> I also maintain arch mirrors of the U-boot CVS tree and my IDP tree if
> you happen to use arch.
> 
> http://bec-systems.com/phpwiki/index.php/UbootNotes

This patch has been updated and is available:

ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-04.patch

Note, the previous patch is now obsolete.

Best regards,
Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com

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

* [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support
  2005-02-04 15:33 ` [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support Cliff Brake
@ 2005-02-14 16:21   ` Cliff Brake
  2005-09-25 14:45     ` Wolfgang Denk
  2005-09-25 13:56   ` Wolfgang Denk
  1 sibling, 1 reply; 9+ messages in thread
From: Cliff Brake @ 2005-02-14 16:21 UTC (permalink / raw)
  To: u-boot

On Fri, 4 Feb 2005 10:33:48 -0500, Cliff Brake <cliff.brake@gmail.com> wrote:
> On Tue, 28 Dec 2004 15:39:52 -0500, Cliff Brake <cliff.brake@gmail.com> wrote:
> > The following patch adds support for the Vibren (was Accelent) PXA255
> > IDP platform:
> >
> > ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2004-12-28.patch
> >
> > Let me know if any issues.
> >
> > I also maintain arch mirrors of the U-boot CVS tree and my IDP tree if
> > you happen to use arch.
> >
> > http://bec-systems.com/phpwiki/index.php/UbootNotes
> 
> This patch has been updated and is available:
> 
> ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-04.patch

This patch has been updated and is available:

ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-14.patch

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com
http://www.vibren.com

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

* [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support
  2005-02-04 15:33 ` [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support Cliff Brake
  2005-02-14 16:21   ` Cliff Brake
@ 2005-09-25 13:56   ` Wolfgang Denk
  1 sibling, 0 replies; 9+ messages in thread
From: Wolfgang Denk @ 2005-09-25 13:56 UTC (permalink / raw)
  To: u-boot

In message <f96d234e0502040733434b05cc@mail.gmail.com> you wrote:
> On Tue, 28 Dec 2004 15:39:52 -0500, Cliff Brake <cliff.brake@gmail.com> wrote:
> > The following patch adds support for the Vibren (was Accelent) PXA255
> > IDP platform:
...
> ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-04.patch

Added, thanks.

But please provice a CHANGELOG entry next time, and follow the Coding
Style; most of your files brak it (indentation wrong, trailing  white
space, // comments, excessive white space, etc.).

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
Not one hundred percent efficient, of course ... but nothing ever is.
	-- Kirk, "Metamorphosis", stardate 3219.8

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

* [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support
  2005-02-14 16:21   ` Cliff Brake
@ 2005-09-25 14:45     ` Wolfgang Denk
  2005-09-26 20:48       ` Cliff Brake
  0 siblings, 1 reply; 9+ messages in thread
From: Wolfgang Denk @ 2005-09-25 14:45 UTC (permalink / raw)
  To: u-boot

In message <f96d234e0502140821110eadf8@mail.gmail.com> you wrote:
>
> > ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-04.patch
> 
> This patch has been updated and is available:
> 
> ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-14.patch

Sorry, the  previous  version  was  checked  in.  Please  provide  an
incremental patch for an update.

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
Don't you know anything? I should have thought anyone knows that  who
knows anything about anything...      - Terry Pratchett, _Soul Music_

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

* [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support
  2005-09-25 14:45     ` Wolfgang Denk
@ 2005-09-26 20:48       ` Cliff Brake
  2005-09-26 21:22         ` Wolfgang Denk
  0 siblings, 1 reply; 9+ messages in thread
From: Cliff Brake @ 2005-09-26 20:48 UTC (permalink / raw)
  To: u-boot

On 9/25/05, Wolfgang Denk <wd@denx.de> wrote:
> In message <f96d234e0502140821110eadf8@mail.gmail.com> you wrote:
> >
> > > ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-04.patch
> >
> > This patch has been updated and is available:
> >
> > ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-14.patch
>
> Sorry, the  previous  version  was  checked  in.  Please  provide  an
> incremental patch for an update.

Hi Wolfgang,

I am no longer maintaining this platform, but I will ask the current
maintainer to submit an updated patch.

Thanks,
Cliff

--
=======================
Cliff Brake
http://bec-systems.com

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

* [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support
  2005-09-26 20:48       ` Cliff Brake
@ 2005-09-26 21:22         ` Wolfgang Denk
  0 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Denk @ 2005-09-26 21:22 UTC (permalink / raw)
  To: u-boot

In message <f96d234e05092613481e6bba38@mail.gmail.com> you wrote:
>
> > > ftp://bec-systems.com/pub/pxa255_idp/u-boot/uboot_pxa255-idp_2005-02-14.patch
> > Sorry, the  previous  version  was  checked  in.  Please  provide  an
> > incremental patch for an update.
> 
> I am no longer maintaining this platform, but I will ask the current
> maintainer to submit an updated patch.

Please ask him to include an update for the MAINTAINERS file.

Thanks!

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
Drawing on my fine command of language, I said nothing.

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

end of thread, other threads:[~2005-09-26 21:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-28 20:39 [U-Boot-Users] [PATCH] Vibren PXA255 IDP Support Cliff Brake
2004-12-28 20:49 ` [U-Boot-Users] uImage test richard at uclinux.net
2004-12-28 21:37   ` Wolfgang Denk
2005-02-04 15:33 ` [U-Boot-Users] Re: [PATCH] Vibren PXA255 IDP Support Cliff Brake
2005-02-14 16:21   ` Cliff Brake
2005-09-25 14:45     ` Wolfgang Denk
2005-09-26 20:48       ` Cliff Brake
2005-09-26 21:22         ` Wolfgang Denk
2005-09-25 13:56   ` Wolfgang Denk

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