]> code.ossystems Code Review - meta-freescale.git/commit
udev-extraconf: not automount disk partitions
authorTing Liu <ting.liu@freescale.com>
Fri, 1 Aug 2014 04:33:18 +0000 (12:33 +0800)
committerZhenhua Luo <zhenhua.luo@freescale.com>
Wed, 6 Aug 2014 03:07:56 +0000 (11:07 +0800)
commit2aec745c30a674d7840ba50d3d7c0fa22a0bf4e2
tree5e41142944ffd8a46909e233ced470abc0e0c03b
parentf60edc4bbefdf6378880b81bff3112e05e115908
udev-extraconf: not automount disk partitions

There is a bug found in FSL SDK:
kernel can't boot up (or hang for a long time) when board connects
with a HDD (has extended partition) via pcie sata controller card.

avoid auto-mounting disk partitions. user can do it via fstab.

And move all the customized rules to qoriq-ppc folers.

Signed-off-by: Ting Liu <ting.liu@freescale.com>
meta-fsl-ppc/recipes-core/udev/udev-extraconf/qoriq-ppc/71-fsl-dpaa-persistent-networking.rules [moved from meta-fsl-ppc/recipes-core/udev/udev-extraconf/71-fsl-dpaa-persistent-networking.rules with 100% similarity]
meta-fsl-ppc/recipes-core/udev/udev-extraconf/qoriq-ppc/72-fsl-dpaa-persistent-networking.rules [moved from meta-fsl-ppc/recipes-core/udev/udev-extraconf/72-fsl-dpaa-persistent-networking.rules with 100% similarity]
meta-fsl-ppc/recipes-core/udev/udev-extraconf/qoriq-ppc/automount.rules [new file with mode: 0644]