sh: Drop the arch-specific board init
authorSimon Glass <sjg@chromium.org>
Sun, 15 May 2016 00:49:30 +0000 (18:49 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:39:52 +0000 (15:39 -0400)
commitb61e90e6fd83a8bc80209a19b77b925bcdc342df
tree79e84a5d5a431910a12cf493334f0384b133a3a2
parentf41e6088eb1a32fdb717110dde66165728e484aa
sh: Drop the arch-specific board init

It is well past the deadline for conversion to generic board init. Remove
the old code.

Please test this and perhaps send a follow-up patch if needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sh/include/asm/config.h
arch/sh/lib/Makefile
arch/sh/lib/board.c [deleted file]