commit | 88024dc5ac1c72c2f3977712d25315eada0ee4d9 | [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 | 31417f0e5abacd754e1d576095e76d0e82327ba7 [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>