From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Webb Date: Sun, 7 Jul 2019 14:17:54 +0100 Subject: [U-Boot] [PATCH v2 00/99] ram: rk3399: Add LPDDR4 support In-Reply-To: <20190617073252.27810-1-jagan@amarulasolutions.com> References: <20190617073252.27810-1-jagan@amarulasolutions.com> Message-ID: <20190707131754.GA3185@arachsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Jagan Teki writes: > This is the v2 set for supporting LPDDR4 with associated features Sorry for a late follow-up, but I've just tested this series (applied to today's master branch) on Khadas Edge. With these patches, a device tree copied from Linux -next, and a defconfig essentially the same as the Rock Pi 4 one, this rk3399 board boots fine via U-Boot TPL instead of Rockchip idbloader. I have the trivial patch which adds the Khadas Edge device tree and defconfig, but presumably I can't usefully post it before your series is merged. Unless you'd like to pick up that patch too as an additional one in the LPDDR4 series? Best wishes, Chris.