From: Shane McDonald Date: Tue, 28 Apr 2009 23:00:27 +0000 (-0600) Subject: MIPS: MSP71xx: Remove the RAMROOT functions X-Git-Tag: linux-omap-v2.6.30-rc6~13^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c5dd1d29120affb127955277bfba9f60e27a3fe;p=pandora-kernel.git 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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed