commit | ae1590ed52256bb3bbb45506c005020075fbe49f | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Mar 28 12:03:42 2014 -0400 |
committer | Tom Rini <trini@ti.com> | Thu Apr 17 14:39:54 2014 -0400 |
tree | a8a6a5c8b0e29813b2d26cc4d4a7c7badb631960 | |
parent | 0092fa01a7d74399a66dec1ff2cf7301f40ac60a [diff] |
spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot We add two new environment variables, falcon_args_file and falcon_image_file, which when set will override the compiled in default values for falcon mode. Signed-off-by: Tom Rini <trini@ti.com>