On Wed, Jan 30, 2019 at 12:00 PM Simon Glass <[email protected]> wrote:
>
> 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 <[email protected]>
> ---
>
>  arch/x86/cpu/broadwell/cpu.c   | 13 +++++++++++++
>  arch/x86/cpu/broadwell/sdram.c | 11 -----------
>  2 files changed, 13 insertions(+), 11 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to