* [U-Boot-Users] Add support for Picture Elements JSE board
@ 2004-04-02 1:38 Stephen Williams
2004-04-09 22:36 ` Stephen Williams
2004-04-15 23:14 ` Wolfgang Denk
0 siblings, 2 replies; 6+ messages in thread
From: Stephen Williams @ 2004-04-02 1:38 UTC (permalink / raw)
To: u-boot
The attached patch adds to U-Boot support for the Picture Elements
JSE board, which is PPC405GPr and a few other specific devices. It
also adds me as the maintainer in the MAINTAINERS file.
--
Steve Williams "The woods are lovely, dark and deep.
steve at XXXXXXXXXX But I have promises to keep,
http://www.XXXXXXXXXX and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jse-board.patch.gz
Type: application/x-gzip
Size: 16140 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040401/1b355cc4/attachment.bin
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Add support for Picture Elements JSE board
2004-04-02 1:38 [U-Boot-Users] Add support for Picture Elements JSE board Stephen Williams
@ 2004-04-09 22:36 ` Stephen Williams
2004-04-09 23:07 ` Wolfgang Denk
2004-04-15 23:14 ` Wolfgang Denk
1 sibling, 1 reply; 6+ messages in thread
From: Stephen Williams @ 2004-04-09 22:36 UTC (permalink / raw)
To: u-boot
Stephen Williams gfi8d1h02-at-sneakemail.com |u-boot-users| wrote:
>
> The attached patch adds to U-Boot support for the Picture Elements
> JSE board, which is PPC405GPr and a few other specific devices. It
> also adds me as the maintainer in the MAINTAINERS file.
>
Any word whether this patch is acceptable to the gate keepers?
(I can resend it if it got lost.)
--
Steve Williams "The woods are lovely, dark and deep.
steve at XXXXXXXXXX But I have promises to keep,
http://www.XXXXXXXXXX and lines to code before I sleep,
http://www.picturel.com And lines to code before I sleep."
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Add support for Picture Elements JSE board
2004-04-09 22:36 ` Stephen Williams
@ 2004-04-09 23:07 ` Wolfgang Denk
2004-04-10 13:05 ` Yasushi SHOJI
0 siblings, 1 reply; 6+ messages in thread
From: Wolfgang Denk @ 2004-04-09 23:07 UTC (permalink / raw)
To: u-boot
Dear sTeve,
in message <10128-71170@sneakemail.com> you wrote:
>
> Any word whether this patch is acceptable to the gate keepers?
Sorry, but I cannot seay yet if it's acceptable or not. I didn't look
into it yet.
> (I can resend it if it got lost.)
It is not loast, it's in my queue.
I'm preparing to release version 1.1.0; only when this new version is
out I will add new stuff again.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
"And it should be the law: If you use the word `paradigm' without
knowing what the dictionary says it means, you go to jail. No
exceptions." - David Jones @ Megatest Corporation
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Add support for Picture Elements JSE board
2004-04-09 23:07 ` Wolfgang Denk
@ 2004-04-10 13:05 ` Yasushi SHOJI
2004-04-10 13:42 ` Wolfgang Denk
0 siblings, 1 reply; 6+ messages in thread
From: Yasushi SHOJI @ 2004-04-10 13:05 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
At Sat, 10 Apr 2004 01:07:20 +0200,
Wolfgang Denk wrote:
[...]
> I'm preparing to release version 1.1.0; only when this new version is
> out I will add new stuff again.
would you consider adding microblaze port after 1.1.0 is released?
if so, i'll send reworked patch after 1.1.0 is released.
regards,
--
yashi
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Add support for Picture Elements JSE board
2004-04-10 13:05 ` Yasushi SHOJI
@ 2004-04-10 13:42 ` Wolfgang Denk
0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2004-04-10 13:42 UTC (permalink / raw)
To: u-boot
Dear Yasushi Shoji,
in message <20040410130554.4DA673E624@dns1.atmark-techno.com> you wrote:
>
> would you consider adding microblaze port after 1.1.0 is released?
Yes, of course.
> if so, i'll send reworked patch after 1.1.0 is released.
OK - but this is only necessary if you have made any changes /
improvements since your previous patch, which is waiting in my queue.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
8 Catfish = 1 Octo-puss
^ permalink raw reply [flat|nested] 6+ messages in thread
* [U-Boot-Users] Add support for Picture Elements JSE board
2004-04-02 1:38 [U-Boot-Users] Add support for Picture Elements JSE board Stephen Williams
2004-04-09 22:36 ` Stephen Williams
@ 2004-04-15 23:14 ` Wolfgang Denk
1 sibling, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2004-04-15 23:14 UTC (permalink / raw)
To: u-boot
In message <4094-47963@sneakemail.com> you wrote:
>
> The attached patch adds to U-Boot support for the Picture Elements
> JSE board, which is PPC405GPr and a few other specific devices. It
> also adds me as the maintainer in the MAINTAINERS file.
To whom it concerns:
I really wish people would start reading my comments to all the
patches I have to add.
Is it really so difficult to understand that I would like to get a
pre-formatted CHANGELOG entry ready for copy & paste?
Is it really so difficult to recognize that many lists like board
names in the Makefile or MAKEALL script etc. are sorted? Then why do
you add your stuff at the end, or at some completely unrelated place?
To Stephen:
All of the above :-(
Where is the entry for your board in the MAKEALL script?
In board/jse/Makefile you write:
Copyright 2004 Picutre Elenents, Inc.
Are you really sure about this, or do you want to send a patch? ;-)
diff -Nrud -X exclude.txt u-boot/board/jse/Makefile~ ../u-boot/board/jse/Makefile~
--- u-boot/board/jse/Makefile~ 1969-12-31 16:00:00.000000000 -0800
+++ ../u-boot/board/jse/Makefile~ 2004-03-05 17:05:18.000000000 -0800
Please NEVER submit patches that create garbage files!!!!
Please stick with the indentation rules!!!
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
You see things; and you say ``Why?'' But I dream things that never
were; and I say ``Why not?''
- George Bernard Shaw _Back to Methuselah_ (1921) pt. 1, act 1
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-04-15 23:14 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-02 1:38 [U-Boot-Users] Add support for Picture Elements JSE board Stephen Williams
2004-04-09 22:36 ` Stephen Williams
2004-04-09 23:07 ` Wolfgang Denk
2004-04-10 13:05 ` Yasushi SHOJI
2004-04-10 13:42 ` Wolfgang Denk
2004-04-15 23:14 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox