Re: [U-Boot] [PATCH 21/45] arm: Remove omap3_logic board

2015-08-31 Thread Tom Rini
On Mon, Aug 31, 2015 at 08:47:16AM -0500, Adam Ford wrote: > If I add the one-line patch to add generic support, can we keep this in > there for the short term? I am working on more patches to both the Kernel > and U-boot but I haven't pushed them for approvals yet. Adding Peter. Yes. And you

Re: [U-Boot] [PATCH 21/45] arm: Remove omap3_logic board

2015-08-31 Thread Simon Glass
Hi Adam, On 31 August 2015 at 07:47, Adam Ford wrote: > If I add the one-line patch to add generic support, can we keep this in > there for the short term? I am working on more patches to both the Kernel > and U-boot but I haven't pushed them for approvals yet. That's fine - make sure you run-t

[U-Boot] [PATCH 21/45] arm: Remove omap3_logic board

2015-08-30 Thread Simon Glass
This board has not been converted to generic board by the deadline. Remove it. Signed-off-by: Simon Glass --- arch/arm/cpu/armv7/omap3/Kconfig| 4 - board/logicpd/omap3som/Kconfig | 12 -- board/logicpd/omap3som/MAINTAINERS | 6 - board/logicpd/omap3som/Makefile | 8 - boar