From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sat, 8 Dec 2012 10:34:00 +0100 Subject: [U-Boot] [PULL] : Please pull u-boot-imx In-Reply-To: <50C2226F.4040102@denx.de> References: <50C2226F.4040102@denx.de> Message-ID: <20121208103400.47b4848b@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On Fri, 07 Dec 2012 18:07:59 +0100, Stefano Babic wrote: > Hi Albert, > > please pull from u-boot-imx, thanks ! > > The following changes since commit 1d4fd0dc3b45de7b7a706285845ef5b527422014: > > mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET (2012-11-24 16:21:37 > +0100) > > are available in the git repository at: > > git://www.denx.de/git/u-boot-imx.git master > > for you to fetch changes up to 393ff47ba3123208f7c4f08d63f114300a41d0c4: > > mxs: SPL: Generalize memory initialization (2012-12-07 14:50:02 +0100) > > ---------------------------------------------------------------- > Marek Vasut (6): > mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers > mx28: Rename regs-power.h to regs-power-mx28.h > mxs: Silence elftosb > mxs: Implement common function to setup VDDx > mxs: Properly setup VDDD in power supply setup code > mxs: Staticize SPL functions > > Otavio Salvador (1): > mxs: SPL: Generalize memory initialization > > Makefile | 2 +- > arch/arm/cpu/arm926ejs/mxs/spl_boot.c | 4 +- > arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c | 38 +-- > arch/arm/cpu/arm926ejs/mxs/spl_power_init.c | 305 > +++++++------------- > arch/arm/include/asm/arch-mxs/imx-regs.h | 7 +- > arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h | 6 +- > .../arch-mxs/{regs-power.h => regs-power-mx28.h} | 0 > 7 files changed, 137 insertions(+), 225 deletions(-) > rename arch/arm/include/asm/arch-mxs/{regs-power.h => > regs-power-mx28.h} (100%) Hi Stefano, I just posted to you about the woodburn board which seems not to build properly if I merge u-boot/master into u-boot-arm/master. Can you please look into this and provide an updated pull request? Or do you prefer me to take this one in and that you send another pull req for woodburn fixes? Amicalement, -- Albert.