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

2018-07-26 Thread Ezequiel Garcia
On 25 July 2018 at 18:20, Dr. Philipp Tomsich wrote: > Ezequiel, > >> On 25 Jul 2018, at 22:31, Ezequiel Garcia wrote: >> >> 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/bu

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

2018-07-25 Thread Dr. Philipp Tomsich
Ezequiel, > On 25 Jul 2018, at 22:31, Ezequiel Garcia wrote: > > 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 submitti

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

2018-07-25 Thread Ezequiel Garcia
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

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

2018-07-21 Thread Dr. Philipp Tomsich
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, Philip

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

2018-07-20 Thread Philipp Tomsich
> 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 > Reviewed-by: Simon Glass > Reviewed-by: Philipp Tomsich > --- > arch/arm/d

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

2018-07-20 Thread Philipp Tomsich
> 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 > Reviewed-by: Simon Glass > --- > arch/arm/dts/Makefile| 1 + >