
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@jp.panasonic.com Cc: Vladimir Zapolskiy vz@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