Skip to content

fwbank: fix bootbank function calls

Ghost User requested to merge ovil/fwbank-platform-fixup into devel

Replace the 'set_bootbank' call with 'platform_set_bootbank', as the former does not exist anymore. While at it, add checks for the existence of the used platform-specific functions.

Merge request reports