[U-Boot] [PATCH v2 0/2] Convert WaRP7 to DM_USB and DM_SERIAL

Pierre-Jean Texier pjtexier at koncepto.io
Fri Apr 19 18:34:10 UTC 2019


This series convert the WaRP7 to the following DM:
-CONFIG_DM_USB
-CONFIG_DM_SERIAL

Change in v2: 
- Now split in two distinct patches (DM_USB & DM_SERIAL)
 
Pierre-Jean Texier (2):
  warp7: Switch to DM Serial
  warp7: Switch to DM USB

 arch/arm/dts/imx7s-warp.dts  | 5 +++++
 board/warp7/warp7.c          | 6 ------
 configs/warp7_bl33_defconfig | 3 +++
 configs/warp7_defconfig      | 3 +++
 include/configs/warp7.h      | 2 --
 5 files changed, 11 insertions(+), 8 deletions(-)

-- 
2.7.4



More information about the U-Boot mailing list