commit | 4ab665ef89fcbd415b1b6ebd6aca2701e8426e83 | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Fri Jan 08 04:35:02 2021 +0000 |
committer | John Stultz <john.stultz@linaro.org> | Fri Jan 08 04:35:02 2021 +0000 |
tree | c14b6e52e7f27232a0ebfe5e239a3731f78844ab | |
parent | 7e8a6302936f6d1a9a94a7ee76a34f05b4d700cd [diff] |
hikey960: Make sure we load the system_heap.ko early In order to boot properly we need to manually load the system_heap.ko module in order for the dmabuf system heap to be present for gralloc and the codec2 uses. So add a line like we have for the CMA heap for this. Signed-off-by: John Stultz <john.stultz@linaro.org> Change-Id: I70172488c3b76baec27b0ea09b1779a02037ed17