Re: [U-Boot] [PATCH 48/93] arm: Remove imx6q_logic board

2018-11-26 Thread Simon Glass
Hi Adam, On Mon, 19 Nov 2018 at 11:10, Adam Ford wrote: > > On Mon, Nov 19, 2018 at 9:55 AM Simon Glass wrote: > > > > This board has not been converted to CONFIG_DM_BLK by the deadline. > > Remove it. > > > > NAK. I disagree with your assessment. > > make imx6q_logic_defconfig > cat .config |

Re: [U-Boot] [PATCH 48/93] arm: Remove imx6q_logic board

2018-11-19 Thread Adam Ford
On Mon, Nov 19, 2018 at 9:55 AM Simon Glass wrote: > > This board has not been converted to CONFIG_DM_BLK by the deadline. > Remove it. > NAK. I disagree with your assessment. make imx6q_logic_defconfig cat .config | grep BLK CONFIG_BLK=y CONFIG_SPL_BLK=y Like the other board, I think you're

[U-Boot] [PATCH 48/93] arm: Remove imx6q_logic 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 | 1 - board/logicpd/imx6/Kconfig | 12 -- board/logicpd/imx6/MAINTAINERS | 6 - board/logicpd/imx6/Makefile| 10 -