u-boot-brain/arch/arm/mach-k3
Faiz Abbas d45ffb7937 arm: K3: sysfw-loader: Add a config_pm_pre_callback()
System firmware does not guarantee that clocks going out of the device
will be stable during power management configuration. There are some
DCRC errors when SPL tries to get the next stage during eMMC boot after
sysfw pm configuration.

Therefore add a config_pm_pre_callback() to switch off the eMMC clock
before power management and restart it after it is done.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
2020-03-09 08:33:16 +08:00
..
include/mach arm: K3: sysfw-loader: Add a config_pm_pre_callback() 2020-03-09 08:33:16 +08:00
am6_init.c arm: K3: sysfw-loader: Add a config_pm_pre_callback() 2020-03-09 08:33:16 +08:00
arm64-mmu.c armv8: K3: j721e: Updated ddr address regions in MMU table 2019-10-11 10:07:59 -04:00
common.c arm: mach-k3: Fix nomenclature on Silicon Revisions 2020-02-13 21:39:18 +05:30
common.h arm: K3: Disable ROM configured firewalls 2020-01-20 10:10:28 +05:30
config_secure.mk arm: mach-k3: Add secure device build support 2019-04-26 17:51:51 -04:00
config.mk arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images 2019-05-09 20:22:05 -04:00
j721e_init.c arm: K3: sysfw-loader: Add a config_pm_pre_callback() 2020-03-09 08:33:16 +08:00
Kconfig arm: K3: j721e: Fix boot parameter table index memory address 2020-02-13 21:39:18 +05:30
lowlevel_init.S armv7r: K3: Allow SPL to run only on core 0 2018-11-26 22:52:11 -05:00
Makefile arm: K3: j721e: Add basic support for J721E SoC definition 2019-07-26 21:49:25 -04:00
r5_mpu.c armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
security.c Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti 2020-01-20 14:54:55 -05:00
sysfw-loader.c arm: K3: sysfw-loader: Add a config_pm_pre_callback() 2020-03-09 08:33:16 +08:00