Re: [U-Boot] [PATCH 83/93] arm: Remove socfpga_sockit board

2018-11-19 Thread Marek Vasut
On 11/19/2018 04:54 PM, Simon Glass wrote: > This board has not been converted to CONFIG_DM_BLK by the deadline. > Remove it. > > Signed-off-by: Simon Glass NAK, this board is actively used. I was never informed about any deadline, so no, sorry. -- Best regards, Marek Vasut ___

[U-Boot] [PATCH 83/93] arm: Remove socfpga_sockit 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 --- configs/socfpga_sockit_defconfig | 78 include/configs/socfpga_sockit.h | 22 - 2 files changed, 100 deletions(-) delete mode 100644 configs/so