commit | 18c534bbfbe9355fc5373547f4f89384a29da516 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Wed Mar 09 15:39:35 2016 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 15 21:30:17 2016 -0400 |
tree | 9d92c14c0dc5fad3fc2a896f30feaa7b1b02bce1 | |
parent | 592bc5e2696b681715f9a937d7ca0949d613f816 [diff] |
ti_armv7_common: env: Consolidate support for loading script and text env files Support for loading bootscript and text env file is duplicated in all TI platforms. Add this information to DEFAULT_MMC_TI_ARGS so that it can be reused in all TI platforms. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>