commit | ccdca3eeba553f57074b9a7a4f22a4f46be780e1 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Mon Jul 29 08:58:10 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 29 17:58:52 2019 -0400 |
tree | 4a6a88a8bcc2dd260654adbc4c747e3732a45e36 | |
parent | cdba215e48b4ac0d26f747df8b59a32f7d30b87d [diff] |
configs: omapl138_lcdk: enable NAND self-init in SPL Now that we have enabled the driver-model in SPL, we can remove the code disabling NAND self-init in SPL from the config include for omapl138-lcdk. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>