commit | 589300e3e09c4494a566873d5e8778388d3c68b7 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Tue Jun 13 15:04:59 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 16 10:11:42 2017 -0400 |
tree | 49fafb4c92de56cbfa5459894b93a8d05501beb6 | |
parent | e1876bcf30829aef5836b36e1e70c120fc8aa3e7 [diff] |
arm: mach-omap2: Generate MLO file from SD boot capable targets Secure boot targets that can be loaded from an SD card FAT partition need to be called "MLO" on the filesystem, make a copy with this name to clarify the correct image for SD card booting. Signed-off-by: Andrew F. Davis <afd@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>