commit | f01f8b38bef600dfb47e259f120b96384ff90ffb | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Tue Nov 29 11:57:59 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Sat Dec 03 13:21:07 2016 -0500 |
tree | 0de05f54457093e9c3d2d0e4f6a0cc3c6a454514 | |
parent | a89b10098263a29e8196f03f22f4c5438cac42af [diff] |
ti_armv7_common: env: Consolidate support for loading images from mmc Support for loading images from mmc is duplicated in all TI platforms. Add this information to DEFAULT_MMC_TI_ARGS so that it can be reused in all TI platforms. Reviewed-by: Andrew F. Davis <afd@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>