From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 14 Apr 2011 13:33:56 +0200 Subject: [U-Boot] [PATCH v2 1/2] ftpmu010: fix relocation and enhance features In-Reply-To: <1300701660-13634-1-git-send-email-macpaul@andestech.com> References: <1300701660-13634-1-git-send-email-macpaul@andestech.com> Message-ID: <4DA6DBA4.10809@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Macpaul Lin, Le 21/03/2011 11:00, Macpaul Lin a ?crit : > 1. ftpmu010.h: fix and add definitions > Enhanced for more features and asm related support > according to datasheet. > > Note: > - FTPMU010_PDLLCR0_HCLKOUTDIS is "incorrect" in datasheet. > - FTPMU010_PDLLCR0_DLLFRANG is only 1 bit at bit #19. (not 20-19) > - FTPMU010_PDLLCR0_HCLKOUTDIS is 4 bits at bit #20. (not 24-21) > > 2. ftpmu010.c: enhance features and fix relocation > - The following functions is added for pmu features. > ftpmu010_mfpsr_select_dev() > ftpmu010_sdramhtc_set() > - This patch also fix the declare statement for relocation. > > Signed-off-by: Macpaul Lin > --- As it depends on commits already in u-boot-arm/master: Applied to u-boot-arm/master, thanks. Amicalement, -- Albert.