Hi Judith, On Thu Aug 21, 2025 at 3:26 AM IST, Judith Mendez wrote: > Currently logic in spl_mmc_boot_mode only lookes at main devstat > to determine the bootmode to return. Thus, when using: 'eMMC boot' > as primary boot mode and 'MMCSD boot from eMMC UDA' as backup > boot mode, 'eMMC boot' is always selected. Add check for bootindex > to determine if ROM boot via backup boot mode and return MMCSD_MODE_FS > which is the only supported backup bootmode with eMMC device. > > Signed-off-by: Judith Mendez <j...@ti.com> > --- [snip]
Reviewed-by: Anshul Dalal <ansh...@ti.com> Thanks for the patch! Regards, Anshul