commit | 389b1d46696cee2bf66ff70af0894ed4f5fcc4d6 | [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 | 8f52578da63cb5a29320cfc09955b48c3f7b0828 [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>