All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] lubbock patch:  ram, flash, ethernet
@ 2005-03-11  2:21 David Brownell
  2005-03-11  5:30 ` Craig Hughes
  2005-09-25 22:30 ` Wolfgang Denk
  0 siblings, 2 replies; 5+ messages in thread
From: David Brownell @ 2005-03-11  2:21 UTC (permalink / raw)
  To: u-boot

U-Boot support for Lubbock still needs some work, but this fixes
a few of the more blatant problems.  I look forward to replacing
that crufty old "BLOB" with a shiny new U-Boot.  :)

I saw some email archived from about 10 months back saying that
the TFTP timeout/retry problems went away given PXA timer updates,
but like the ethernet patch that was also needed, a patch wasn't
posted or merged.  Maybe someone who has unmerged PXA updates has
the relevant code ready to merge?

- Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lubbock-0310.patch
Type: text/x-diff
Size: 3802 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050310/9dcbe500/attachment.patch 

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

* [U-Boot-Users] lubbock patch:  ram, flash, ethernet
  2005-03-11  2:21 [U-Boot-Users] lubbock patch: ram, flash, ethernet David Brownell
@ 2005-03-11  5:30 ` Craig Hughes
  2005-03-11 16:47   ` David Brownell
  2005-09-25 22:30 ` Wolfgang Denk
  1 sibling, 1 reply; 5+ messages in thread
From: Craig Hughes @ 2005-03-11  5:30 UTC (permalink / raw)
  To: u-boot

On Mar 10, 2005, at 6:21 PM, David Brownell wrote:

> I saw some email archived from about 10 months back saying that
> the TFTP timeout/retry problems went away given PXA timer updates,
> but like the ethernet patch that was also needed, a patch wasn't
> posted or merged.  Maybe someone who has unmerged PXA updates has
> the relevant code ready to merge?

There's a gumstix patch against 1.1.2 which fixes the timer problems  
which lead to TFTP timeouts on PXA.

http://localhost/svn/gumstix-buildroot/trunk/sources/u-boot- 
get_timer.patch

I haven't submitted the patch yet, because I have a handful of others  
too which need to be cleaned of stuff which doesn't want to be in the  
mainline before I submit them.

That one though, is pretty clean and nicely separate from anything that  
doesn't apply to all PXA platforms.

C

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

* [U-Boot-Users] lubbock patch:  ram, flash, ethernet
  2005-03-11  5:30 ` Craig Hughes
@ 2005-03-11 16:47   ` David Brownell
  2005-03-11 17:26     ` Craig Hughes
  0 siblings, 1 reply; 5+ messages in thread
From: David Brownell @ 2005-03-11 16:47 UTC (permalink / raw)
  To: u-boot

On Thursday 10 March 2005 9:30 pm, Craig Hughes wrote:
> On Mar 10, 2005, at 6:21 PM, David Brownell wrote:
> 
> > I saw some email archived from about 10 months back saying that
> > the TFTP timeout/retry problems went away given PXA timer updates,
> > but like the ethernet patch that was also needed, a patch wasn't
> > posted or merged.  Maybe someone who has unmerged PXA updates has
> > the relevant code ready to merge?
> 
> There's a gumstix patch against 1.1.2 which fixes the timer problems  
> which lead to TFTP timeouts on PXA.

Which, to save anyone else tracking down the Gumstix subversion
info, I've attached.  Adding this over my patch (and a few other
tweaks, only one of which might be important) gives me a U-Boot
that can download a kernel starting from DHCP!  Worth merging.

Thanks, Craig.  :)

- Dave

p.s. Those MMC patches looked rather interesting too.  A fully
     featured Lubbock U-Boot would talk Ethernet, MMC, and CF;
     we're not there yet, but given Ethernet I'd call it very
     much usable.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot-get_timer.patch
Type: text/x-diff
Size: 494 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20050311/a88152fd/attachment.patch 

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

* [U-Boot-Users] lubbock patch:  ram, flash, ethernet
  2005-03-11 16:47   ` David Brownell
@ 2005-03-11 17:26     ` Craig Hughes
  0 siblings, 0 replies; 5+ messages in thread
From: Craig Hughes @ 2005-03-11 17:26 UTC (permalink / raw)
  To: u-boot

On Mar 11, 2005, at 8:47 AM, David Brownell wrote:

> p.s. Those MMC patches looked rather interesting too.  A fully
>      featured Lubbock U-Boot would talk Ethernet, MMC, and CF;
>      we're not there yet, but given Ethernet I'd call it very
>      much usable.

The MMC patches are part of what's not really complete there at the 
moment.  There's some SD support I want to fold back in, and some ugly 
debugging stuff which needs to be cleaned up.

If anyone is curious in the meantime, feel free to browse/take from

http://svn.rungie.com/svn/gumstix-buildroot/trunk/sources/

The u-boot* files are the ones of interest here.

C

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

* [U-Boot-Users] lubbock patch: ram, flash, ethernet
  2005-03-11  2:21 [U-Boot-Users] lubbock patch: ram, flash, ethernet David Brownell
  2005-03-11  5:30 ` Craig Hughes
@ 2005-09-25 22:30 ` Wolfgang Denk
  1 sibling, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2005-09-25 22:30 UTC (permalink / raw)
  To: u-boot

In message <200503101821.10934.david-b@pacbell.net> you wrote:
>
> This patch has three fixes to the Lubbock (PXA 25x) support:
> 
>     * Resolve the FIXME with respect to saving the u-boot environment.
>       It uses the second sector; default bootcommand now uses the third.
>  
>     * Make the default load address land in real memory:  32KB past
>       start of RAM, as recommended by Linux 2.6 ARM booting docs.
> 
>     * Fix lan91c96 SMC_{in,out}{b,w,l}() macros:
>     
>          - The address fixups (SMC A0..A9 == PXA A2..A11) were wrong
> 	   for bytewise access on Lubbock ... and inappropriate on most
> 	   other platforms.  This uses a new SMC_IO_SHIFT #define, just
> 	   like the Linux 2.6 smc91x driver.
> 
>          - Evil unparenthesized references to macro parameters are gone.

Added, thanks. But please provide a proper CHANGELOG entry next time.

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
You can love it, change it, or leave it.    There is NO other option.
But do not complain - it is your own choice...                  -- wd

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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-11  2:21 [U-Boot-Users] lubbock patch: ram, flash, ethernet David Brownell
2005-03-11  5:30 ` Craig Hughes
2005-03-11 16:47   ` David Brownell
2005-03-11 17:26     ` Craig Hughes
2005-09-25 22:30 ` 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.