u-boot-brain/board/rockchip/sheep_rk3368/sheep_rk3368.c
Kever Yang edaf8db866 rockchip: rk3368: Migrate to use common board file
Use common board file for board_init() and board_late_init(),
for Rockchip SoCs have very similar process.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
2019-07-29 10:27:48 +08:00

5 lines
75 B
C

// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2017 Andy Yan
*/