From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 23 Feb 2015 14:09:16 +0100 Subject: [U-Boot] [PATCH v4 2/9] ARM: mx31: remove imx31_phycore board In-Reply-To: <1424618428-26240-3-git-send-email-yamada.m@jp.panasonic.com> References: <1424618428-26240-1-git-send-email-yamada.m@jp.panasonic.com> <1424618428-26240-3-git-send-email-yamada.m@jp.panasonic.com> Message-ID: <20150223140916.7614a470@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Masahiro, On Mon, 23 Feb 2015 00:20:10 +0900 Masahiro Yamada wrote: ... > 10 files changed, 1 insertion(+), 485 deletions(-) > delete mode 100644 board/imx31_phycore/Kconfig > delete mode 100644 board/imx31_phycore/MAINTAINERS > delete mode 100644 board/imx31_phycore/Makefile > delete mode 100644 board/imx31_phycore/imx31_phycore.c > delete mode 100644 board/imx31_phycore/lowlevel_init.S > delete mode 100644 configs/imx31_phycore_defconfig > delete mode 100644 configs/imx31_phycore_eet_defconfig > delete mode 100644 include/configs/imx31_phycore.h There is a pending patch, converting this board to generic board. I'll test it in the next week, so do not remove this board, please. Thanks, Anatolij