On Tue, 25 Jul 2023 at 15:09, Tom Rini <tr...@konsulko.com> wrote: > > In the case of TI OMAP (and similar) platforms, the SD card needs MLO > and u-boot.img to boot, always. Copy these files over. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > bin/writer.ti-omap_mount | 29 +++++++++++++++++++++++++++++ > 1 file changed, 29 insertions(+) > create mode 100755 bin/writer.ti-omap_mount
Reviewed-by: Simon Glass <s...@chromium.org>