mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-23 13:31:24 +02:00
Just like fwu_plat_get_update_index, provide a default/weak implementation of fwu_plat_get_bootidx. So that most platforms wouldn't have to re-implement the likely case. Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>