[U-Boot] [UPDATED] Please pull u-boot-ti/master

Hello,
I've updated my pull request with two important bugfixes.
The following changes since commit 5d250e52ffd5554834a45ac8d53762fbbf36933c: Simon Glass (1): tegra2: Enable data cache
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Ben Gardiner (1): arm, davinci: add PLL0 prediv to da850 lowlevel setup
Pali Rohár (1): arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
Tom Rini (1): OMAP3: Correct get_sdr_cs_offset mask
Yegor Yefremov (1): am3517evm: remove rootfstype kernel parameter for MMC boot device
robertcnelson@gmail.com (1): Beagleboard: Correct memory size on rev C4
arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c | 7 +++++++ arch/arm/cpu/armv7/omap3/lowlevel_init.S | 4 ++-- arch/arm/cpu/armv7/omap3/sdrc.c | 2 +- arch/arm/include/asm/arch-davinci/pll_defs.h | 3 ++- board/ti/beagle/beagle.c | 7 +++++++ include/configs/am3517_evm.h | 3 +-- 6 files changed, 20 insertions(+), 6 deletions(-)

Hi Tom,
Le 27/01/2012 19:24, Tom Rini a écrit :
Hello,
I've updated my pull request with two important bugfixes.
The following changes since commit 5d250e52ffd5554834a45ac8d53762fbbf36933c: Simon Glass (1): tegra2: Enable data cache
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Ben Gardiner (1): arm, davinci: add PLL0 prediv to da850 lowlevel setup
Pali Rohár (1): arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
Tom Rini (1): OMAP3: Correct get_sdr_cs_offset mask
Yegor Yefremov (1): am3517evm: remove rootfstype kernel parameter for MMC boot device
robertcnelson@gmail.com (1): Beagleboard: Correct memory size on rev C4
arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c | 7 +++++++ arch/arm/cpu/armv7/omap3/lowlevel_init.S | 4 ++-- arch/arm/cpu/armv7/omap3/sdrc.c | 2 +- arch/arm/include/asm/arch-davinci/pll_defs.h | 3 ++- board/ti/beagle/beagle.c | 7 +++++++ include/configs/am3517_evm.h | 3 +-- 6 files changed, 20 insertions(+), 6 deletions(-)
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Tom Rini