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:
1a4ba06
)
MIPS: MSP71xx: Remove the RAMROOT functions
author
Shane McDonald
<mcdonald.shane@gmail.com>
Tue, 28 Apr 2009 23:00:27 +0000
(17:00 -0600)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 14 May 2009 12:50:29 +0000
(13:50 +0100)
The RAMROOT function was a successful but non-portable attempt to append
the root filesystem to the end of the kernel image. The preferred and
portable solution is to use an initramfs instead.
Signed-off-by: Shane McDonald <mcdonald.shane@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
No differences found