Home
last modified time | relevance | path

Searched hist:"08 fda258ee127db50f76d6600cc6bf2268e0a178" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Duniphier.h08fda258ee127db50f76d6600cc6bf2268e0a178 Thu Feb 05 05:42:56 UTC 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: UniPhier: revive support card info

Since commit 0365ffcc0bd6 (generic-board: show model name in
board_init_f() too), the support card information has not been
displayed because check_support_card() is invoked only when
show_board_info() fails to get the model name from Device Tree.

This commit adds misc_init_f() function to call check_support_card()
from there.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>