commit | 21f593214ba2db5fe58c110766ea209e11dbf12d | [log] [tgz] |
---|---|---|
author | Fabien Parent <fparent@baylibre.com> | Mon Feb 15 19:07:46 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sat Mar 20 16:24:27 2021 -0400 |
tree | 4bbaa7cfdff26761d17eaddac916eb24ce590f37 | |
parent | 4e828d9c75f1770223f23a5f660da6f7317c4c25 [diff] |
configs: mt8516: use bootcmd from config_distro_bootcmd.h Instead of redefining our own way to boot, let's just use config_distro_bootcmd.h. Signed-off-by: Fabien Parent <fparent@baylibre.com>