commit | abf61e630e3e480a83caea084ac15388d59f5550 | [log] [tgz] |
---|---|---|
author | Harald Seiler <hws@denx.de> | Thu Apr 23 13:07:51 2020 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 01 18:47:46 2020 +0200 |
tree | 47527991c418f850b630d35f49bc39846d51afd9 | |
parent | 15aec318ef03037a6e988f6f015629f7fb2cb368 [diff] |
Revert "imx: defconfig: Enable CONFIG_SPL_FORCE_MMC_BOOT" CONFIG_SPL_FORCE_MMC_BOOT was removed in a previous patch as its behavior is the correct one in all cases. Remove all uses of it from defconfigs. This reverts commit 3201e5b444ae3a13aa31e8b5101ad38d7ff0640d and removes CONFIG_SPL_FORCE_MMC_BOOT from the imx28_xea defconfig. Signed-off-by: Harald Seiler <hws@denx.de>