commit | 5c5dd1d29120affb127955277bfba9f60e27a3fe | [log] [tgz] |
---|---|---|
author | Shane McDonald <mcdonald.shane@gmail.com> | Tue Apr 28 17:00:27 2009 -0600 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu May 14 13:50:29 2009 +0100 |
tree | bcbb4af82d949b7eef66cc23bbc211b80a5ef4aa | |
parent | 1a4ba061b3c93804027b4cc4c588cfad748d9fc2 [diff] |
MIPS: MSP71xx: Remove the RAMROOT functions 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>