]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/fsl: fix "Failed to mount /dev: No such device" errors
authorKim Phillips <kim.phillips@freescale.com>
Wed, 22 Aug 2012 18:43:30 +0000 (13:43 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 23 Aug 2012 18:08:57 +0000 (13:08 -0500)
commit105b13f2ef7cc9f5732fe9b83ded395cb2d8c7f0
treea6ce594b64fbed5e5f9d18c42c9699d436bd9afd
parent80ccc49a7c8bc024fc1d66ad8afb33cf634db19b
powerpc/fsl: fix "Failed to mount /dev: No such device" errors

Yocto (Built by Poky 7.0) 1.2 root filesystems fail to boot,
at least over nfs, with:

Failed to mount /dev: No such device

Configuring DEVTMPFS fixes it.

Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/configs/85xx/p1023rds_defconfig
arch/powerpc/configs/corenet32_smp_defconfig
arch/powerpc/configs/corenet64_smp_defconfig
arch/powerpc/configs/mpc83xx_defconfig
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig