All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATHC] ATAG export for the linux kernel
@ 2007-11-12  9:44 Uli Luckas
  2007-11-12 10:02 ` Uli Luckas
  0 siblings, 1 reply; 15+ messages in thread
From: Uli Luckas @ 2007-11-12  9:44 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2007-12-11  1:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12  9:44 [PATHC] ATAG export for the linux kernel Uli Luckas
2007-11-12 10:02 ` 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

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.