From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ezequiel Garcia Date: Tue, 04 Dec 2018 18:12:54 -0300 Subject: [U-Boot] [U-Boot, v3, 4/4] rockchip: rk3399: Add Ficus EE board support In-Reply-To: References: <20180927190301.9642-5-manivannan.sadhasivam@linaro.org> Message-ID: <0ef60c1954aa3247e6bee4ef922f84e9cfc340d9.camel@collabora.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, 2018-10-03 at 21:35 +0200, Philipp Tomsich wrote: > > Add board support for Ficus EE board from Vamrs. This board utilizes > > common Rock960 family support. > > > > Following peripherals are tested and known to work: > > * Gigabit Ethernet > > * USB 2.0 > > * MMC > > > > Signed-off-by: Ezequiel Garcia > > [Reworked based on common Rock960 family support] > > Signed-off-by: Manivannan Sadhasivam > > Reviewed-by: Simon Glass > > --- > > > > Changes in v3: Modified the DRAM config header from LPDDR3 to DDR3 > > > > Changes in v2: None > > > > arch/arm/dts/Makefile | 1 + > > arch/arm/dts/rk3399-ficus.dts | 78 ++++++++++++++++++++++++++++++++++ > > configs/ficus-rk3399_defconfig | 71 +++++++++++++++++++++++++++++++ > > 3 files changed, 150 insertions(+) > > create mode 100644 arch/arm/dts/rk3399-ficus.dts > > create mode 100644 configs/ficus-rk3399_defconfig > > > > Reviewed-by: Philipp Tomsich Two months have passed... guys, what's the problem with this series? Regards, Ezequiel