summaryrefslogtreecommitdiff
path: root/tools/u_boot_pylib/test_util.py
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2025-03-14 19:29:00 -0600
committerTien Fong Chee <tien.fong.chee@intel.com>2025-04-22 11:47:40 +0800
commit0bec32b8bd89260b87ed9e0d60298616bf64a532 (patch)
tree5e55c7d18010fc21c33d23b98ae7643dfb3ee689 /tools/u_boot_pylib/test_util.py
parentb396583c5825ed2ebcded85f585bf4f641042892 (diff)
ARM: socfpga: Drop incorrect imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION*
The use of both "imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION" and "imply SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE" here is wrong as those are both part of the same choice statement. Furthermore you cannot select/imply something from a choice statement, it must be a "default ... if ..." construct within the choice statement in question. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions