commit | 2b9cc7845cf96955db363519faab9a78e166c453 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 24 16:58:14 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 27 11:16:04 2023 -0400 |
tree | 885827af5baf80689c648054650e9f4188438691 | |
parent | a0c739c184cab7b2dc77315b5ed8c9cebe90bf63 [diff] |
rockchip: Disable DISTRO_DEFAULTS for rk3399 boards These board have moved to standard boot but the old 'distro_bootcmd' command is still active. Disable DISTRO_DEFAULTS to fix this. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Vagrant Cascadian <vagrant@debian.org>