From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 28 Oct 2014 18:55:12 -0400 Subject: [U-Boot] [PATCH 2/2] ppc/arm: zap EMK boards In-Reply-To: <1414507450-12537-2-git-send-email-wd@denx.de> References: <1414507450-12537-1-git-send-email-wd@denx.de> <1414507450-12537-2-git-send-email-wd@denx.de> Message-ID: <20141028225512.GV25506@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Oct 28, 2014 at 03:44:10PM +0100, Wolfgang Denk wrote: > The following bard configurations have been without active maintenance > for a long time, and the board maintainer agrees to have them removed: > > MPC5200: TOP5200, MINI5200, EVAL5200 > MPC860: TOP860 > at91sam9xeXXX: top9000eval_xe, top9000su_xe > > Signed-off-by: Wolfgang Denk > Cc: Reinhard Meyer After doing: diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 3415927..7b20fab 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -670,7 +670,6 @@ source "board/denx/m28evk/Kconfig" source "board/denx/m53evk/Kconfig" source "board/egnite/ethernut5/Kconfig" source "board/embest/mx6boards/Kconfig" -source "board/emk/top9000/Kconfig" source "board/esd/meesc/Kconfig" source "board/esd/otc570/Kconfig" source "board/esg/ima3-mx53/Kconfig" diff --git a/arch/powerpc/cpu/mpc5xxx/Kconfig b/arch/powerpc/cpu/mpc5xxx/Kconfig index 6a2f5e5..a1305bc 100644 --- a/arch/powerpc/cpu/mpc5xxx/Kconfig +++ b/arch/powerpc/cpu/mpc5xxx/Kconfig @@ -120,7 +120,6 @@ source "board/a4m072/Kconfig" source "board/bc3450/Kconfig" source "board/canmb/Kconfig" source "board/cm5200/Kconfig" -source "board/emk/top5200/Kconfig" source "board/esd/cpci5200/Kconfig" source "board/esd/mecp5200/Kconfig" source "board/esd/pf5200/Kconfig" diff --git a/arch/powerpc/cpu/mpc8xx/Kconfig b/arch/powerpc/cpu/mpc8xx/Kconfig index 4c150a8..011f4b4 100644 --- a/arch/powerpc/cpu/mpc8xx/Kconfig +++ b/arch/powerpc/cpu/mpc8xx/Kconfig @@ -114,7 +114,6 @@ endchoice source "board/LEOX/elpt860/Kconfig" source "board/RRvision/Kconfig" source "board/cogent/Kconfig" -source "board/emk/top860/Kconfig" source "board/esteem192e/Kconfig" source "board/hermes/Kconfig" source "board/ip860/Kconfig" Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: