From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Wed, 15 Apr 2015 20:50:49 +0100 Subject: [U-Boot] [PATCH 05/10] sunxi: Add support for A33 PLL11 (second DRAM pll) In-Reply-To: <1429027621-19252-5-git-send-email-hdegoede@redhat.com> References: <1429027621-19252-1-git-send-email-hdegoede@redhat.com> <1429027621-19252-5-git-send-email-hdegoede@redhat.com> Message-ID: <1429127449.5660.24.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 2015-04-14 at 18:06 +0200, Hans de Goede wrote: > Add support for the new second DRAM PLL found on the A33 SoC. > > Signed-off-by: Hans de Goede Acked-by: Ian Campbell