[U-Boot] [PATCH] warp7: defconfig: Switch to DM for USB and SERIAL
Fabio Estevam
festevam at gmail.com
Sat Apr 13 16:31:48 UTC 2019
Hi Pierre-Jean,
On Sat, Apr 13, 2019 at 11:38 AM Pierre-Jean Texier
<pjtexier at koncepto.io> wrote:
>
> -int board_usb_phy_mode(int port)
> -{
> - return USB_INIT_DEVICE;
> -}
> -
It seems that #include <usb.h> can also be removed now.
I still see uart related code in the warp7.c board file.
Can they also be removed?
Could #define CONFIG_MXC_UART_BASE UART1_IPS_BASE_ADDR be removed from
include/configs/warp7.h?
More information about the U-Boot
mailing list