From: Uli Luckas <u.luckas@road.de>
To: openembedded-devel@lists.openembedded.org
Subject: [PATHC] ATAG export for the linux kernel
Date: Mon, 12 Nov 2007 10:44:30 +0100 [thread overview]
Message-ID: <200711121044.32094.u.luckas@road.de> (raw)
This is a path against the 2.6.21 kernel to export ATAG related information to
procfs. It was inspired by the work and discussions with Mike Westerhof on
the arm linux kernel mailing list.
The patch will we needed by the kexec user space binary to propperly set up
ATAGs for the 'to be kexeced' kernel.
A port to 2.6.23/2.6.24 should be mostly mechanical after removal of git
commit 033b8ffe3f1ea8174d51d125838ac6deea60f63f (for someone who has a
running 2.6.23 device :-).
The export interface is via two procfs files:
/proc/atags/addr
/proc/atags/tags
"addr" holds the hex representation of the physical address where the running
kernel expects it's ATAG list.
"tags" holds the binary ATAGs that where passed to the running kernel.
regards,
Uli Luckas
--
------- ROAD ...the handyPC Company - - - ) ) )
Uli Luckas
Software Development
ROAD GmbH
Bennigsenstr. 14 | 12159 Berlin | Germany
fon: +49 (30) 230069 - 64 | fax: +49 (30) 230069 - 69
url: www.road.de
Amtsgericht Charlottenburg: HRB 96688 B
Managing directors: Hans-Peter Constien, Hubertus von Streit
next reply other threads:[~2007-11-12 9:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-12 9:44 Uli Luckas [this message]
2007-11-12 10:02 ` [PATHC] ATAG export for the linux kernel Uli Luckas
2007-12-05 21:06 ` Hans Henry von Tresckow
2007-12-07 11:06 ` Uli Luckas
2007-12-07 11:38 ` Richard Purdie
2007-12-07 16:18 ` Hans Henry von Tresckow
2007-12-10 8:27 ` Richard Purdie
2007-12-10 9:56 ` Uli Luckas
2007-12-10 13:43 ` Richard Purdie
2007-12-10 15:36 ` Hans Henry von Tresckow
2007-12-10 10:26 ` Uli Luckas
2007-12-10 13:35 ` Richard Purdie
2007-12-11 1:20 ` Uli Luckas
2007-12-10 14:13 ` Mike (mwester)
2007-12-10 10:21 ` Uli Luckas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200711121044.32094.u.luckas@road.de \
--to=u.luckas@road.de \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.