commit | 7dbe63bc950bbd12d021f72bf04104688cd324a9 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Wed Feb 05 10:24:18 2014 -0500 |
committer | Pantelis Antoniou <panto@antoniou-consulting.com> | Fri Feb 07 18:17:48 2014 +0200 |
tree | 1a9b50f923e0d29c652748de49b6b06b5e697775 | |
parent | f9ec45d1d9d83db9a6539f78d51ff257373f3c4f [diff] |
SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK We use the switch CONFIG_SUPPORT_EMMC_BOOT today to enable some additional features of the eMMC boot partitions. Add support for being told that we have booted from one of these partitions to the spl framework and implement this on TI OMAP/related. Cc: Pantelis Antoniou <panto@antoniou-consulting.com> Signed-off-by: Tom Rini <trini@ti.com> Signed-off-by: Pantelis Antoniou <panto@antoniou-consulting.com>