[U-Boot] [PATCH v2 05/10] ARM: remove devkit3250 board support

Marek Vasut marex at denx.de
Tue Feb 10 23:10:39 CET 2015


On Tuesday, February 10, 2015 at 11:06:33 PM, Vladimir Zapolskiy wrote:
> Hello Masahiro,
> 
> On 10.02.2015 09:00, Masahiro Yamada wrote:
> > This is still a non-generic board.
> > 
> > Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
> > Cc: Vladimir Zapolskiy <vz at mleia.com>
> > ---
> 
> please excuse my ignorance, what do you call a generic board?
> 
> I don't think that the current state of LPC3250 support impedes someone.

Hi!

Please see CONFIG_SYS_GENERIC_BOARD . The problem is we want to drop
the architecture-specific init code and move to a generic one. If the
board is not converted (should be a matter of defining the above and
testing the board), then it will be dropped. This was decided after
v2014.04 and there was one year to do the conversion during which the
boards which were not converted did spit a message that they were not
converted upon boot.

Hope that helps

Best regards,
Marek Vasut


More information about the U-Boot mailing list