commit | ca3369df71d8ff03054965a00968e9ddee607389 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Jun 11 20:21:01 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jun 14 21:33:13 2022 +0200 |
tree | 5773aff56e0a2993c3ba596c8824cb34740a252e | |
parent | 0a16da8079a86a566c62bfb4ec2d12bd9d6cb306 [diff] |
configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE CONFIG_SPL_RAW_IMAGE_SUPPORT default y has been used to replace CONFIG_SPL_ABORT_ON_RAW_IMAGE for quite some time, so drop CONFIG_SPL_ABORT_ON_RAW_IMAGE. Signed-off-by: Peng Fan <peng.fan@nxp.com>