From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sun, 02 Nov 2014 22:43:26 +0100 Subject: [U-Boot] Announcing u-boot with full A31 support In-Reply-To: <54567B80.8050701@redhat.com> References: <5456567D.4000409@redhat.com> <1414950368.12050.0.camel@localhost> <54567B80.8050701@redhat.com> Message-ID: <5456A57E.5050003@redhat.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 11/02/2014 07:44 PM, Hans de Goede wrote: > Hi, > > On 11/02/2014 06:46 PM, Henrik Nordstr?m wrote: >> s?n 2014-11-02 klockan 17:06 +0100 skrev Hans de Goede: >> >>> I still need to cleanup the axp221 and p2wi patches a bit, and then I'll post >>> the entire series for review. >> >> Is this the reason why PLL1 configuration is still disabled in the patch >> set? > > No that is another item which I need to fix, basically I need to check if I can > re-use the pll1 setting code from sun4i, and if not write new code for sun6i, so > the plan for v1 of the patch-set is to not make any pll1 changes for now. > > Fixing the pll1 stuff is high on my priority list, but there are only so > much hours in day... Ok, so I've decided to take a shot at this, and this is fixed now, and I've also done the p2wi driver cleanup I wanted to do, so all that is left now is some cleanup of the axp221 driver, and then I'll post the set for review. Regards, Hans