mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-03 18:10:13 +00:00
6b83b29578
At present the debug UART is set up in sdram.c which is not the best place since it has nothing in particular to do with SDRAM. Since we want to support initing this in SPL too, move it to a common file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> [bmeng: added 'broadwell' tag in the commit title] Signed-off-by: Bin Meng <bmeng.cn@gmail.com> |
||
---|---|---|
.. | ||
adsp.c | ||
cpu.c | ||
iobp.c | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
me.c | ||
northbridge.c | ||
pch.c | ||
pinctrl_broadwell.c | ||
power_state.c | ||
refcode.c | ||
sata.c | ||
sdram.c |