]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00160798 [MX6]Workaround for NFS
authorAnson Huang <b20788@freescale.com>
Wed, 26 Oct 2011 03:14:34 +0000 (11:14 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:49 +0000 (14:09 +0200)
commit815b35f7149679b99f81c46bf7e56ba3452881a5
treeabd8ffb11561488565f761ad7fa29b9dfc3b7a9e
parent75c62ee7914952ecdd8ff31b7b97839eef94006c
ENGR00160798 [MX6]Workaround for NFS

Disable SCU standby mode will prevent SOC enter
WAIT mode, so, by default, we would not enable
WAIT mode to make NFS work, to enable WAIT mode,
you should not use NFS, and pass "enable_wait_mode"
from uboot.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/cpu.c