Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.

2015-01-29 Thread santosh shilimkar
On 1/29/2015 9:12 AM, Murali Karicheri wrote: On 01/29/2015 11:34 AM, santosh shilimkar wrote: On 1/29/2015 7:12 AM, Murali Karicheri wrote: When using network driver on keystone and nfs rootfs is used following error displayed and device halts. Missing devtmpfs, which is required for udev to

Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.

2015-01-29 Thread Murali Karicheri
On 01/29/2015 11:34 AM, santosh shilimkar wrote: On 1/29/2015 7:12 AM, Murali Karicheri wrote: When using network driver on keystone and nfs rootfs is used following error displayed and device halts. Missing devtmpfs, which is required for udev to run Halting... Must be with Ubuntu... Not r

Re: [PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.

2015-01-29 Thread santosh shilimkar
On 1/29/2015 7:12 AM, Murali Karicheri wrote: When using network driver on keystone and nfs rootfs is used following error displayed and device halts. Missing devtmpfs, which is required for udev to run Halting... Must be with Ubuntu... Add the DEVTMPFS option by default to fix this Signed-

[PATCH] ARM: keystone: defconfig: add DEVTMPFS option by default.

2015-01-29 Thread Murali Karicheri
When using network driver on keystone and nfs rootfs is used following error displayed and device halts. Missing devtmpfs, which is required for udev to run Halting... Add the DEVTMPFS option by default to fix this Signed-off-by: Murali Karicheri --- arch/arm/configs/keystone_defconfig |1