mirror of
https://xff.cz/git/u-boot/
synced 2025-10-03 08:21:30 +02:00
DSP core is going into abnormal state when load callback is called after starting of DSP core. Reload of firmware needs core to be stopped first, followed by load. So avoid loading of firmware, when core is started. Signed-off-by: Udit Kumar <u-kumar1@ti.com>