
On Tue, Mar 17, 2015 at 12:00:45PM -0500, Kim Phillips wrote:
On Tue, 17 Mar 2015 12:28:10 +0900 Masahiro Yamada yamada.masahiro@socionext.com wrote:
Remove MPC8308RDB, MPC8313ERDB, MPC8315ERDB, MPC8323ERDB, MPC832XEMDS, MPC8349EMDS, MPC8349ITX, and MPC837XEMDS.
They have not been converted to Generic Board, so should be removed. (See doc/README.generic-board for details.)
Signed-off-by: Masahiro Yamada yamada.masahiro@socionext.com Cc: Ilya Yanok yanok@emcraft.com Cc: Dave Liu daveliu@freescale.com Cc: Michael Barkowski michael.barkowski@freescale.com Cc: Kim Phillips kim.phillips@freescale.com
Nacked-by: Kim Phillips kim.phillips@freescale.com
From 39cb4e8eb7f768778ada3aed2e1419c88fe3adda Mon Sep 17 00:00:00 2001 From: Kim Phillips kim.phillips@freescale.com Date: Tue, 17 Mar 2015 11:44:20 -0500 Subject: [PATCH] mpc83xx: preempt premature board support removal by setting GENERIC_BOARD
Boards that haven't been converted to GENERIC_BOARD does *not* mean they should be removed.
Signed-off-by: Kim Phillips kim.phillips@freescale.com
I'll apply this shortly. But we've been saying for a long while that things need converint to GENERIC_BOARD and stuff that doesn't get converted is getting removed (since we've got even bigger things coming along and if we can't convince people to do and test the "small" things why do the larger things on those platforms). So please push up the chain that some time needs to be spent on mpc83xx support upstream, at least for basic testing. Thanks.