On 11/14/25 6:13 PM, Jan Kiszka wrote:
From: Jan Kiszka <[email protected]>Add SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION_TYPE as condition where so far SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION was enough - though often by chance as both options were enabled. We also need to explicitly select SPL_LOAD_BLOCK when UES_PARTITION_TYPE is enabled, just like the other choices do.
s@UES@USE@ . Ideally this part should be separate fix .

