commit | bdf4269f39c2c39129fa57d2702ab4e4ee550e5e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Oct 19 09:21:59 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 03 21:27:12 2024 -0600 |
tree | 593f524a57208ce81d26442f5333f82609729128 | |
parent | 5936d863cd5626acaf616822c56ac6c79c6893a4 [diff] |
bootstd: cros: Correct the x86-setup address This should really use an address rather than the buffer. Update it in the command. Signed-off-by: Simon Glass <sjg@chromium.org>