commit | f6f7a7ea5b14eec95f8b344c780ecf58bd93e4f4 | [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 | 054d0186f085ffa1cc466c2abb048260226ad196 [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>