mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
ba89878d70
To improve startup times when booting from QSPI flash, the QSPI frequency can be configured very early in the boot process [1] to reduce loading times of U-Boot itself. This patch adds an option to disable setting the frequency to a default value during SoC initialization. [1] https://www.nxp.com/docs/en/application-note/AN12279.pdf Signed-off-by: Mario Kicherer <dev@kicherer.org> Signed-off-by: Peng Fan <peng.fan@nxp.com> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
fdt.c | ||
fsl_epu.c | ||
fsl_epu.h | ||
fsl_ls1_serdes.c | ||
fsl_ls1_serdes.h | ||
Kconfig | ||
ls102xa_psci.c | ||
ls102xa_serdes.c | ||
Makefile | ||
psci.S | ||
soc.c | ||
spl.c | ||
timer.c |