]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: rk3399: move chromebook bob specific flow to its board file
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:41 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
commitfaa98c7c5af2cc1224b77526f0106f26af86ad63
tree5f8f29723a4b687af7634e6430e54635e76438e2
parent4e1aeb89afcc63f4d498719e1d2e5dcac8ae9ffc
rockchip: rk3399: move chromebook bob specific flow to its board file

Add a board_early_init_f() in board_init_f() and move the board
specific init code into its own board file.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
arch/arm/include/asm/arch-rockchip/sys_proto.h
arch/arm/mach-rockchip/rk3399-board-spl.c
board/google/gru/gru.c