> The original initialisation code for board_init() was largely lifted > from the code on the EVB. However, the RK3399-Q7 can do with a much > more concise init sequence. > > This cleans up the board_init() by updating it to the essentials for > the RK3399-Q7 and getting rid of the accumulated cruft. > > Signed-off-by: Philipp Tomsich <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > > Changes in v2: None > > board/theobroma-systems/puma_rk3399/puma-rk3399.c | 36 > +++-------------------- > 1 file changed, 4 insertions(+), 32 deletions(-) >
Applied to u-boot-rockchip, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

