Re: [U-Boot] [PATCH 62/93] arm: Remove dh_imx6 board

2018-11-22 Thread Simon Glass
Hi Ludwig, On Tue, 20 Nov 2018 at 05:15, Ludwig Zenz wrote: > > On 19.11.2018 16:53, Simon Glass wrote: > > This board has not been converted to CONFIG_DM_BLK by the deadline. > > Remove it. > > Hi Simon, > > CONFIG_DM_BLK does not exist. Did you mean CONFIG_BLK? > Yes that's right. > I didn't

Re: [U-Boot] [PATCH 62/93] arm: Remove dh_imx6 board

2018-11-20 Thread Ludwig Zenz
On 19.11.2018 16:53, Simon Glass wrote: This board has not been converted to CONFIG_DM_BLK by the deadline. Remove it. Hi Simon, CONFIG_DM_BLK does not exist. Did you mean CONFIG_BLK? I didn't know about any deadline or necessary change. I will have a look at it. NAK. The board is used. R

[U-Boot] [PATCH 62/93] arm: Remove dh_imx6 board

2018-11-19 Thread Simon Glass
This board has not been converted to CONFIG_DM_BLK by the deadline. Remove it. Signed-off-by: Simon Glass --- arch/arm/mach-imx/mx6/Kconfig | 2 - board/dhelectronics/dh_imx6/Kconfig | 12 - board/dhelectronics/dh_imx6/MAINTAINERS | 7 - board/dhelectronics/dh_imx6/Make