diff options
author | Simon Glass <sjg@chromium.org> | 2023-07-26 21:01:25 -0600 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-03 15:30:54 -0400 |
commit | 11158aef8939bb6e54361e4dae3809a9cbe78cff (patch) | |
tree | 9e95ad9c42383955460fc39eb095bcedb333b846 /board/toradex | |
parent | 2984d21a28f812c9c1fd2243cc72796f69a61585 (diff) | |
download | u-boot-11158aef8939bb6e54361e4dae3809a9cbe78cff.tar.gz u-boot-11158aef8939bb6e54361e4dae3809a9cbe78cff.tar.bz2 u-boot-11158aef8939bb6e54361e4dae3809a9cbe78cff.zip |
bootstd: Init the size before reading extlinux file
The implementation in extlinux_pxe_getfile() does not pass a valid size
to bootmeth_read_file(), so this can fail if the uninited value happens to
be too small.
Fix this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/toradex')
0 files changed, 0 insertions, 0 deletions