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%) -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de ===================================================================== _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot