login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
7
Re: [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andres Salomon
Subject:
Re: [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of
Date: Tuesday, July 6, 2010 - 10:15 pm
On Mon, 05 Jul 2010 19:22:21 -0700 (PDT) David Miller <davem@davemloft.net> wrote:
quoted text
> From: Andres Salomon <dilinger@queued.net> > Date: Wed, 7 Jul 2010 04:07:34 +0000 > > > - For the pdt, calling into the prom once for each property/node to > > create a fdt, and then unflattening it. This is better than the > > previous option, but I don't think the prom->fdt code will be > > very nice. > > I'll need this on sparc64 at some point to support kexec() anyways. > > So at least for sparc you can assume that a something-->fdt translator > is going to exist at some point in the future regardless of what > happens here. >
Sounds like we have a winner. I'll concentrate on that, thanks for the heads up. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 0/4] RFC: OLPC/x86 device tree code
, Andres Salomon
, (Mon Jun 28, 6:54 pm)
[PATCH 1/4] x86: OLPC: constify an olpc_ofw() arg
, Andres Salomon
, (Mon Jun 28, 7:00 pm)
[PATCH 2/4] sparc: break out some prom device-tree buildin ...
, Andres Salomon
, (Mon Jun 28, 7:00 pm)
[PATCH 3/4] proc: unify PROC_DEVICETREE config
, Andres Salomon
, (Mon Jun 28, 7:00 pm)
[PATCH 4/4] x86: OLPC: add OLPC device-tree support
, Andres Salomon
, (Mon Jun 28, 7:00 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, David Miller
, (Mon Jun 28, 8:11 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Stephen Rothwell
, (Mon Jun 28, 11:15 pm)
Re: [PATCH 3/4] proc: unify PROC_DEVICETREE config
, Grant Likely
, (Tue Jun 29, 12:33 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jun 29, 12:50 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support
, Grant Likely
, (Tue Jun 29, 1:12 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support
, Stephen Rothwell
, (Tue Jun 29, 1:33 am)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support
, Andres Salomon
, (Tue Jun 29, 7:23 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Andres Salomon
, (Tue Jun 29, 8:03 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jun 29, 2:42 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Andres Salomon
, (Tue Jun 29, 4:36 pm)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support
, Grant Likely
, (Wed Jun 30, 2:13 pm)
Re: [PATCH 4/4] x86: OLPC: add OLPC device-tree support
, Andres Salomon
, (Wed Jun 30, 2:32 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Wed Jun 30, 2:52 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, David Miller
, (Mon Jul 5, 7:22 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jul 6, 12:00 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, David Miller
, (Tue Jul 6, 12:16 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jul 6, 1:17 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jul 6, 1:17 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jul 6, 2:21 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Benjamin Herrenschmidt
, (Tue Jul 6, 3:17 am)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Andres Salomon
, (Tue Jul 6, 2:54 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Grant Likely
, (Tue Jul 6, 3:06 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Andres Salomon
, (Tue Jul 6, 6:15 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Andres Salomon
, (Tue Jul 6, 9:07 pm)
Re: [PATCH 2/4] sparc: break out some prom device-tree bui ...
, Andres Salomon
, (Tue Jul 6, 10:15 pm)
[tip:x86/olpc] x86, olpc: Constify an olpc_ofw() arg
, tip-bot for Andres S ...
, (Fri Jul 30, 6:10 pm)
[PATCH 0/9] add OLPC device-tree support
, Andres Salomon
, (Sun Aug 29, 8:51 pm)
[PATCH 1/9] of: move phandle/ihandle into types.h
, Andres Salomon
, (Sun Aug 29, 8:53 pm)
[PATCH 2/9] sparc: convert various prom_* functions to use ...
, Andres Salomon
, (Sun Aug 29, 8:55 pm)
[PATCH 3/9] sparc: break out some PROM device-tree buildin ...
, Andres Salomon
, (Sun Aug 29, 8:57 pm)
[PATCH 4/9] sparc: make drivers/of/pdt.c no longer sparc-only
, Andres Salomon
, (Sun Aug 29, 8:59 pm)
[PATCH 5/9] of: no longer call prom_ functions directly; u ...
, Andres Salomon
, (Sun Aug 29, 9:00 pm)
[PATCH 6/9] of: add of_pdt namespace to pdt code
, Andres Salomon
, (Sun Aug 29, 9:02 pm)
[PATCH 7/9] of: add package-to-path support to pdt
, Andres Salomon
, (Sun Aug 29, 9:04 pm)
[PATCH 8/9] x86: of: irq additions to make drivers/of/* bu ...
, Andres Salomon
, (Sun Aug 29, 9:06 pm)
[PATCH 9/9] x86: OLPC: add OLPC device-tree support
, Andres Salomon
, (Sun Aug 29, 9:07 pm)
Re: [PATCH 1/9] of: move phandle/ihandle into types.h
, Sam Ravnborg
, (Sun Aug 29, 10:06 pm)
RE: [PATCH 8/9] x86: of: irq additions to make drivers/of/ ...
, Stephen Neuendorffer
, (Mon Aug 30, 8:58 am)
Re: [PATCH 8/9] x86: of: irq additions to make drivers/of/ ...
, Grant Likely
, (Mon Aug 30, 10:31 am)
Re: [PATCH 0/9] add OLPC device-tree support
, Grant Likely
, (Mon Aug 30, 10:58 am)
Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support
, Grant Likely
, (Mon Aug 30, 11:14 am)
Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support
, Andres Salomon
, (Mon Aug 30, 11:49 am)
Re: [PATCH 9/9] x86: OLPC: add OLPC device-tree support
, Grant Likely
, (Mon Aug 30, 10:49 pm)
Re: [PATCH 1/9] of: move phandle/ihandle into types.h
, Andres Salomon
, (Fri Sep 3, 1:17 am)
Re: [PATCH 1/9] of: move phandle/ihandle into types.h
, Sam Ravnborg
, (Sat Sep 4, 11:22 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Paul E. McKenney
Rafael J. Wysocki
[Bug #11287] Regression in 2.6.27-rc2 in acpi_processor_init()
Ingo Molnar
Re: [GIT PULL] time.c - respin
Robin Holt
Re: Linux 2.6.26-rc1
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Junio C Hamano
Re: git-svnimport
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Nicolas Pitre
[PATCH] diff: don't presume empty file when corresponding object is missing
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
[PATCH 1/5] dccp: Initialisation framework for feature negotiation
Mike Frysinger
Re: bridge netpoll support: mismatch between net core and bridge headers
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
timer: Try to survive timer callback preempt_count leak
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
Stephen J. Bevan
GRE over IPsec
Christophe Rioux
Implementation example of snmp
Darrin Chandler
Re: strange output on openbsd C code
Nick Holland
Re: booting openbsd on eee without cd-rom
Guido Tschakert
Re: what exactly is enc0?
Colocation donated by:
Syndicate