git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d5f5fa
)
m68k: Add support to export bootinfo in procfs
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 21 Aug 2013 20:36:32 +0000
(22:36 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Sun, 8 Dec 2013 10:01:48 +0000
(11:01 +0100)
Add optional support to export the bootinfo used to boot the kernel in a
"bootinfo" file in procfs. This is useful with kexec.
This is based on the similar feature for ATAGS on ARM.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found