Searched hist:"6166051426638087 b5433eff1739d26478313dff" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/st/common/ |
| H A D | bl2_io_storage.c | 6166051426638087b5433eff1739d26478313dff Tue Feb 20 08:50:41 UTC 2024 Sughosh Ganu <sughosh.ganu@linaro.org> feat(st): add logic to boot the platform from an alternate bank
In a few scenarios, there is a need to boot the platform from an alernate bank which is not the active bank. Call the API fwu_get_alernate_boot_bank() to select an alternate bank to boot the platform from. Calling this API function might be required in a couple of cases. One, in the unlikely scenario of the active bank being in an invalid state, or if the number of times the platform boots in trial state exceeds a pre-set count.
Also add a debug print that indicates the bank that the platform is booting from.
Change-Id: I688406540e64d1719af8d5c121821f5bb6335c06 Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
|