commit | 823fbb0beb1465771a29c2b72a55459e65741d0b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 28 15:00:26 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 06 13:04:53 2023 -0500 |
tree | 372b2413be68146a92734169e468da11f4803aab | |
parent | 5820c2f380c40fca581d0e7e23413229707dc872 [diff] |
arm: qemu: Switch to standard boot Drop use of the distro scripts and use standard boot instead. Enable BOOTDEV_FULL just for convenience, although this does add quite a bit to the size. Signed-off-by: Simon Glass <sjg@chromium.org>