mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-25 16:41:28 +02:00
Now that reset_cpu() functions correctly, use it instead of directly accessing the port on boards that use a Firmware Support Package (FSP). Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>