commit | da3c15c9a41032ecdba31523598bdfb4510e2ea7 | [log] [tgz] |
---|---|---|
author | Ash Charles <ashcharles@gmail.com> | Thu May 05 11:58:07 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu May 05 21:32:26 2016 -0400 |
tree | 7fc30c1eb4a3772f46b2a03d230af2ddf00c608c | |
parent | d1531a4ed4bc6969c933b6810f3a1c884887da96 [diff] |
omap4: duovero: Disable EFI booting The DuoVero board fails to compile with EFI enabled as the generated binaries are too large. As this platform doesn't currently need EFI, disable this feature. Signed-off-by: Ash Charles <ashcharles@gmail.com>