* Problem with uboot on lite5200
@ 2007-11-15 9:14 Leo Hendrawan
2007-11-18 0:49 ` Wolfgang Denk
0 siblings, 1 reply; 5+ messages in thread
From: Leo Hendrawan @ 2007-11-15 9:14 UTC (permalink / raw)
To: linuxppc-embedded
[-- Attachment #1: Type: text/plain, Size: 415 bytes --]
Hi all,
i am newbee in Linux PPC. i have problem with my lite5200 board. previously
it has been installed with uboot. but now i dont receive any message from
uboot in the serial line (serial line is ok with 115200 bps - tested).
how can i re-flash the uboot inside the MPC5200? i use bdi2000, compiled the
new uboot version 1.1.6 but didnt find out anyway to flash it inside the
controller.
thanks for the hint,
[-- Attachment #2: Type: text/html, Size: 438 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with uboot on lite5200
2007-11-15 9:14 Problem with uboot on lite5200 Leo Hendrawan
@ 2007-11-18 0:49 ` Wolfgang Denk
2007-11-18 13:21 ` Clemens Koller
0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2007-11-18 0:49 UTC (permalink / raw)
To: Leo Hendrawan; +Cc: linuxppc-embedded
In message <6b461e5b0711150114h26624cacq3cad2629912c60ea@mail.gmail.com> you wrote:
>
> how can i re-flash the uboot inside the MPC5200? i use bdi2000, compiled the
You are off topic here. Please post U-Boto related questions on the
U-Boot maioling list.
> new uboot version 1.1.6 but didnt find out anyway to flash it inside the
New? 1.1.6? That's stone-age.
Current U-Boot is 1.3.0-rc4. Please wake up.
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@denx.de
[Braddock:] Mr. Churchill, you are drunk.
[Churchill:] And you madam, are ugly. But I shall be sober tomorrow.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with uboot on lite5200
2007-11-18 0:49 ` Wolfgang Denk
@ 2007-11-18 13:21 ` Clemens Koller
2007-11-19 21:13 ` Wolfgang Denk
0 siblings, 1 reply; 5+ messages in thread
From: Clemens Koller @ 2007-11-18 13:21 UTC (permalink / raw)
To: Wolfgang Denk; +Cc: linuxppc-embedded
Hello, Wolfgang!
Wolfgang Denk schrieb:
> In message <6b461e5b0711150114h26624cacq3cad2629912c60ea@mail.gmail.com> you wrote:
>> how can i re-flash the uboot inside the MPC5200? i use bdi2000, compiled the
>
> You are off topic here. Please post U-Boto related questions on the
> U-Boot maioling list.
>
>> new uboot version 1.1.6 but didnt find out anyway to flash it inside the
>
> New? 1.1.6? That's stone-age.
How should people get a glue what's current, when in the section
"Latest News" at http://sourceforge.net/projects/u-boot/ the people
still find a more or less official looking "u-boot-1.1.5" release.
(And they don't want to use scm repositories because they are afraid
of using anything unstable.)
> Current U-Boot is 1.3.0-rc4. Please wake up.
Well... maybe it's better to remove all references to the old
releases at sourceforge and point them to ftp://ftp.denx.de/pub/u-boot/
instead. Btw. 1.3.0-rc4 isn't there as well. :-P
Regards,
--
Clemens Koller
_______________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Str. 45/1
81379 Muenchen
Germany
http://www.anagramm-technology.com
Phone: +49-89-741518-50
Fax: +49-89-741518-19
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with uboot on lite5200
2007-11-18 13:21 ` Clemens Koller
@ 2007-11-19 21:13 ` Wolfgang Denk
2007-11-20 12:18 ` Clemens Koller
0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2007-11-19 21:13 UTC (permalink / raw)
To: Clemens Koller; +Cc: Leo Hendrawan, linuxppc-embedded
In message <47403C73.9040506@anagramm.de> you wrote:
>
> How should people get a glue what's current, when in the section
> "Latest News" at http://sourceforge.net/projects/u-boot/ the people
> still find a more or less official looking "u-boot-1.1.5" release.
Maybe by reading the very first two lines on the SF page:
...
NOTE: current source code is available from DENX git
repository and FTP server; see http://www.denx.de/en/Software/GIT
or by looking at the project page http://u-boot.sourceforge.net/ which
redirects you to http://www.denx.de/wiki/UBoot which has all the
significant information?
The problem is that you cannot really "shut down" a SourceForge
project (please correct me if I'm wrong).
> (And they don't want to use scm repositories because they are afraid
> of using anything unstable.)
I guess there is no real cure for this. [Same people will happily
download any temproray test version from a FTP server, though.]
> > Current U-Boot is 1.3.0-rc4. Please wake up.
>
> Well... maybe it's better to remove all references to the old
> releases at sourceforge and point them to ftp://ftp.denx.de/pub/u-boot/
Can you please teach me how to do that?
> instead. Btw. 1.3.0-rc4 isn't there as well. :-P
Indeed. But there is a "snapshot" link on the gitweb page...
And 1.3.0 will be out in less than 2 hours from now :-)
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@denx.de
I am an atheist, thank God!
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem with uboot on lite5200
2007-11-19 21:13 ` Wolfgang Denk
@ 2007-11-20 12:18 ` Clemens Koller
0 siblings, 0 replies; 5+ messages in thread
From: Clemens Koller @ 2007-11-20 12:18 UTC (permalink / raw)
To: Wolfgang Denk; +Cc: Leo Hendrawan, linuxppc-embedded
Hello, Wolfgang!
Wolfgang Denk schrieb:
> In message <47403C73.9040506@anagramm.de> you wrote:
>> How should people get a glue what's current, when in the section
>> "Latest News" at http://sourceforge.net/projects/u-boot/ the people
>> still find a more or less official looking "u-boot-1.1.5" release.
>
> Maybe by reading the very first two lines on the SF page:
>
> ...
> NOTE: current source code is available from DENX git
> repository and FTP server; see http://www.denx.de/en/Software/GIT
I tried to convince you to point them to the releases... and _not_
to any repository.
> The problem is that you cannot really "shut down" a SourceForge
> project (please correct me if I'm wrong).
I don't like SourceForge for some reasons... now, if that's true,
I got one more. But anyway, there should be a way to update the
"Latest News"... in a way it points to current stuff.
>>> Current U-Boot is 1.3.0-rc4. Please wake up.
>> Well... maybe it's better to remove all references to the old
>> releases at sourceforge and point them to ftp://ftp.denx.de/pub/u-boot/
>
> Can you please teach me how to do that?
I would expect that one of the project admins (i.e. you) is able
to update the site information.
You could update the SF project as you did since u-boot-0.2.0.
If you don't want to continue with SF, propably an update to
a "last SF version" with nothing more than an README should
suffice.
Well, I know you expect people to read...
I'm just wondering why so many people use ancient versions. (-:
> And 1.3.0 will be out in less than 2 hours from now :-)
Well... that's great... thank you all!
Regards,
--
Clemens Koller
__________________________________
R&D Imaging Devices
Anagramm GmbH
Rupert-Mayer-Straße 45/1
Linhof Werksgelände
D-81379 München
Tel.089-741518-50
Fax 089-741518-19
http://www.anagramm-technology.com
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-11-20 12:18 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-15 9:14 Problem with uboot on lite5200 Leo Hendrawan
2007-11-18 0:49 ` Wolfgang Denk
2007-11-18 13:21 ` Clemens Koller
2007-11-19 21:13 ` Wolfgang Denk
2007-11-20 12:18 ` Clemens Koller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).