From: Mike Frysinger Date: Fri, 11 May 2007 05:51:53 +0000 (-0700) Subject: [MTD] [MAPS] don't force uclinux mtd map to be root dev X-Git-Tag: v2.6.22-rc4~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33672f72b24191fb17c3666ec1c620f3fa617b50;p=pandora-kernel.git [MTD] [MAPS] don't force uclinux mtd map to be root dev The cheesy uclinux mtd maps can be used for more than just the root device, so I think we should drop the forcing. Also, I feel like this is a policy decision that shouldnt be in the kernel in the first place. People who have been lazy and boot with uclinux mtd maps and dont put root= into their commandline can simply add the appropriate root= line either into their bootloader or into the compiled in bootargs. Signed-off-by: Mike Frysinger Acked-by: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: David Woodhouse --- Reading git-diff-tree failed