u-boot-brain/arch
Alex Marginean 0d9d557de5 arch: armv8: fsl-layerscape: export serdes config to environment
Exports the serdes configuration as an environment variable for LS gen 3
SoCs, so it can be used in u-boot command line.  It should particularly
be useful for applying Linux DT overlays for the given serdes
configuration.
This code is called from arch_misc_init and not from the existing
serdes_init function because it depends on U-Boot environment being set
up.

Signed-off-by: Alex Marginean <alexandru.marginean@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2020-01-24 14:28:26 +05:30
..
arc common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
arm arch: armv8: fsl-layerscape: export serdes config to environment 2020-01-24 14:28:26 +05:30
m68k common: Move clock functions into a new file 2020-01-17 13:27:29 -05:00
microblaze common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
mips common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
nds32 common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
nios2 common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
powerpc common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
riscv common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
sandbox common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
sh common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
x86 common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
xtensa common: Move relocate_code() to init.h 2020-01-17 13:26:49 -05:00
.gitignore
Kconfig x86: Enable pinctrl in SPL and TPL 2019-12-15 11:44:24 +08:00