universal7580: recovery: Disable nonblocking_ffs to avoid recent crashes with adbd
authorJohn Stultz <john.stultz@linaro.org>
Tue, 19 Mar 2019 04:47:18 +0000 (21:47 -0700)
committerDanny Wood <danwood76@gmail.com>
Tue, 10 Mar 2020 15:25:59 +0000 (15:25 +0000)
commit68c780d290cdb542e048145ae3f7f66ed7b1122d
tree02d5a8ae4e906cf38e68db6d13967a260b2288f7
parentef23cfc10d5b96452232b2172184a5e6cb758e1a
universal7580: recovery: Disable nonblocking_ffs to avoid recent crashes with adbd

Recent changes to adbd have enabled nonblocking_ffs by default.

These have seeminly uncovered some bad memory corruption in the
kernel ffs gadget driver on every kernel I've tried so far.

Unfortunately I've not been able to diagnose what is going wrong,
so for now, lets disable the nonblocking_ffs.

We still need to root cause the issue as its a problem even with
the mainline kernel on HiKey, so its likely a generic kernel issue.

Change-Id: Ia483f8f9a7792b0c470b855f3549a836306f9863
ramdisk/etc/init.recovery.samsungexynos7580.rc