u-boot-brain/arch/arm/cpu/armv7/uniphier/ph1-pro4
Masahiro Yamada dc4057eb81 ARM: UniPhier: remove unused checkboard() functions
Since commit 0365ffcc0b (generic-board: show model name in
board_init_f() too), checkboard() is invoked only when
show_board_info() fails to get the model name from Device Tree.
It never happens because UniPhier SoCs now only work with
CONFIG_OF_CONTROL and all the root nodes of UniPhier device trees
have the "model" property.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2015-02-07 00:15:03 +09:00
..
boot-mode.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
clkrst_init.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
ddrphy_init.c ARM: UniPhier: add DDR PHY training code 2014-12-30 17:45:25 +09:00
lowlevel_debug.S ARM: UniPhier: add UART initialization routine for low-level debug 2015-01-08 23:01:56 +09:00
Makefile ARM: UniPhier: remove unused checkboard() functions 2015-02-07 00:15:03 +09:00
pinctrl.c ARM: UniPhier: add EHCI host pin settings for PH1-Pro4 2014-11-12 00:17:13 +09:00
platdevice.c usb: UniPhier: support OF configuration 2014-11-28 02:21:01 +09:00
pll_init.c ARM: UniPhier: add static to local functions 2015-01-23 00:51:21 +09:00
pll_spectrum.c ARM: UniPhier: add UniPhier SoC support code 2014-10-05 14:10:09 +09:00
sbc_init.c ARM: UniPhier: use boot_is_swapped() macro for readability 2014-12-08 01:25:44 +09:00
sg_init.c ARM: UniPhier: fix IECTRL set code for PH1-Pro4 2015-01-23 00:50:57 +09:00
umc_init.c ARM: UniPhier: remove non-sense inline directives 2015-01-23 00:51:44 +09:00