public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] Update mailing list email and archive addresses
@ 2008-09-10 14:18 Peter Tyser
  2008-09-10 21:25 ` [U-Boot] alias in powerpc device tree John Linn
  2008-09-13  0:12 ` [U-Boot] [PATCH] Update mailing list email and archive addresses Wolfgang Denk
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Tyser @ 2008-09-10 14:18 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
---

The reference to u-boot-users at sf.net on this page should also be
updated: http://www.denx.de/wiki/U-Boot/Patches

 MAINTAINERS |    2 +-
 README      |    8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 64d8409..750e374 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4,7 +4,7 @@
 #									#
 # For any board without permanent maintainer, please contact		#
 #	Wolfgang Denk <wd@denx.de>					#
-# and Cc: the <U-Boot-Users@lists.sourceforge.net> mailing lists.	#
+# and Cc: the <u-boot@lists.denx.de> mailing list.			#
 #									#
 # Note: lists sorted by Maintainer Name					#
 #########################################################################
diff --git a/README b/README
index 44b450c..f6608d2 100644
--- a/README
+++ b/README
@@ -60,10 +60,10 @@ Where to get help:
 
 In case you have questions about, problems with or contributions for
 U-Boot you should send a message to the U-Boot mailing list at
-<u-boot-users@lists.sourceforge.net>. There is also an archive of
-previous traffic on the mailing list - please search the archive
-before asking FAQ's. Please see
-http://lists.sourceforge.net/lists/listinfo/u-boot-users/
+<u-boot@lists.denx.de>. There is also an archive of previous traffic
+on the mailing list - please search the archive before asking FAQ's.
+Please see http://lists.denx.de/pipermail/u-boot and
+http://dir.gmane.org/gmane.comp.boot-loaders.u-boot
 
 
 Where to get source code:
-- 
1.5.4.3

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

* [U-Boot] alias in powerpc device tree
  2008-09-10 14:18 [U-Boot] [PATCH] Update mailing list email and archive addresses Peter Tyser
@ 2008-09-10 21:25 ` John Linn
  2008-09-11  0:03   ` Jerry Van Baren
  2008-09-13  0:12 ` [U-Boot] [PATCH] Update mailing list email and archive addresses Wolfgang Denk
  1 sibling, 1 reply; 4+ messages in thread
From: John Linn @ 2008-09-10 21:25 UTC (permalink / raw)
  To: u-boot

It appears that u-boot expects an alias list in the device tree. I only
found this in the code for the fdt processing.

I'm working on getting our device tree correct to be able to allow
u-boot to alter the device tree. 

Is this all that's needed as my device tree is good as far as the kernel
booting with it and u-boot passes it fine to the kernel such that it
boots?

Or somewhere there's some documentation that I didn't read and should
have?

Thanks,
John

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.

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

* [U-Boot] alias in powerpc device tree
  2008-09-10 21:25 ` [U-Boot] alias in powerpc device tree John Linn
@ 2008-09-11  0:03   ` Jerry Van Baren
  0 siblings, 0 replies; 4+ messages in thread
From: Jerry Van Baren @ 2008-09-11  0:03 UTC (permalink / raw)
  To: u-boot

Hi John,

John Linn wrote:
> It appears that u-boot expects an alias list in the device tree. I only
> found this in the code for the fdt processing.

Yes.  The /aliases node gives tremendous advantages.

> I'm working on getting our device tree correct to be able to allow
> u-boot to alter the device tree. 

Good.  The "common/fdt_support.c" file should have all the utilities you 
need already written, assuming you have a proper /aliases node.

> Is this all that's needed as my device tree is good as far as the kernel
> booting with it and u-boot passes it fine to the kernel such that it
> boots?
> 
> Or somewhere there's some documentation that I didn't read and should
> have?

Are you telling us to WTFM?  ;-)

Adding the /aliases node and properties should be sufficient.  This is 
not documented in any obvious way in u-boot (sorry).  I don't see any 
documentation in Documentation/powerpc/booting-without-of.txt either. 
It probably should be added.  It probably should be considered to be one 
of the "Required nodes and properties".

The /aliases node is a standard Open Firmware-ism, but it isn't real 
obvious to non OF gurus (and I'm not a OF guru).

> Thanks,
> John

Best regards,
gvb

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

* [U-Boot] [PATCH] Update mailing list email and archive addresses
  2008-09-10 14:18 [U-Boot] [PATCH] Update mailing list email and archive addresses Peter Tyser
  2008-09-10 21:25 ` [U-Boot] alias in powerpc device tree John Linn
@ 2008-09-13  0:12 ` Wolfgang Denk
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2008-09-13  0:12 UTC (permalink / raw)
  To: u-boot

Dear Peter Tyser,

In message <1221056314-28437-1-git-send-email-ptyser@xes-inc.com> you wrote:
> Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
> ---
> 
> The reference to u-boot-users at sf.net on this page should also be
> updated: http://www.denx.de/wiki/U-Boot/Patches
> 
>  MAINTAINERS |    2 +-
>  README      |    8 ++++----
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied, thanks.

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 at denx.de
If a train station is a place where a train stops,
                                           then what's a workstation?

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

end of thread, other threads:[~2008-09-13  0:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-10 14:18 [U-Boot] [PATCH] Update mailing list email and archive addresses Peter Tyser
2008-09-10 21:25 ` [U-Boot] alias in powerpc device tree John Linn
2008-09-11  0:03   ` Jerry Van Baren
2008-09-13  0:12 ` [U-Boot] [PATCH] Update mailing list email and archive addresses Wolfgang Denk

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