Skip to content

[iMX6][iMX8][SPLASH SCREEN] Fix address per CPU type

Davide Cardillo requested to merge davc/fix_splashscreen into seco_lf_v2021.04

At the time, an unique address location is declared for the support of the Splash Screen. With this change, that address is set for each CPU type, inside the their common part. This fixes also the issue observed on C26: reset before the kernel boot.

Merge request reports