[U-Boot] [U-Boot,2/3] ARM: add RK3399 Ficus board

Ezequiel Garcia ezequiel at collabora.com
Wed Jul 25 20:31:22 UTC 2018


On Sat, 2018-07-21 at 16:23 +0200, Dr. Philipp Tomsich wrote:
> 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?
> 

No, I haven't. It's quite odd, as the README patch just adds some documentation.
I am having a hard time figuring out how could it break the build,
and I do not see any logs in the travis-ci link either.

Any ideas?

> When you revise, I’d also prefer a ‘rockchip:’ and a ‘board:’ tag over the ARM tag …
> 

OK, I will.

> Thanks,
> Philipp.
> 
> 
> > On 20 Jul 2018, at 19:30, Philipp Tomsich <philipp.tomsich at theobroma-systems.com> 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 <ezequiel at collabora.com>
> > > Reviewed-by: Simon Glass <sjg at chromium.org>
> > > Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> > > ---
> > > 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 <philipp.tomsich at theobroma-systems.com>
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de
> > https://lists.denx.de/listinfo/u-boot
> 
> 



More information about the U-Boot mailing list