commit | 9445d7a95395885a059519d300a803208516a0e8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:21 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:39 2023 -0500 |
tree | 01058f9ac032c06ccfcc78343b505bcc69154a9b | |
parent | f1779f2cc3b91ccf2ebb1ec7fcd703c3a3d20cef [diff] |
vbe: sandbox: Drop VBE node in chosen This is not needed anymore since VBE creates the node when it sets up the OS requests. Drop it. Signed-off-by: Simon Glass <sjg@chromium.org>