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:
4c3c522
)
m68k/UAPI: Move generic definitions to <asm/bootinfo.h>
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 2 Oct 2013 19:50:56 +0000
(21:50 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:16 +0000
(11:09 +0100)
Move generic definitions used by bootstraps to uapi/asm/bootinfo.h:
- Machine types,
- CPU, FPU, and MMU types,
- struct mem_info.
Keep a copy of struct mem_info for in-kernel use, and rename it to struct
m68k_mem_info, as the exported one will be modified later.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found