Ezequiel, This series breaks the build (see https://travis-ci.org/ptomsich/u-boot-rockchip/builds/406351695). Did you test with Travis prior to submitting?
When you revise, I’d also prefer a ‘rockchip:’ and a ‘board:’ tag over the ARM tag … Thanks, Philipp. > On 20 Jul 2018, at 19:30, Philipp Tomsich > <[email protected]> wrote: > >> This commit adds support for RK3399 Ficus board, >> aka ROCK960 Enterprise Edition. >> >> Following peripherals are tested and known to work: >> * Gigabit Ethernet >> * USB 2.0 >> * MMC >> >> Signed-off-by: Ezequiel Garcia <[email protected]> >> Reviewed-by: Simon Glass <[email protected]> >> Reviewed-by: Philipp Tomsich <[email protected]> >> --- >> arch/arm/dts/Makefile | 1 + >> arch/arm/dts/rk3399-ficus.dts | 564 +++++++++++++++++++++++++++++++ >> board/rockchip/evb_rk3399/README | 2 + >> configs/ficus-rk3399_defconfig | 71 ++++ >> 4 files changed, 638 insertions(+) >> create mode 100644 arch/arm/dts/rk3399-ficus.dts >> create mode 100644 configs/ficus-rk3399_defconfig >> > > Acked-by: Philipp Tomsich <[email protected]> > _______________________________________________ > U-Boot mailing list > [email protected] > https://lists.denx.de/listinfo/u-boot _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

