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

Hello,
The following changes since commit 026251a5e825d61d3bcdf6dffcc27d15afd574f4:
EXYNOS: Change bits per pixel value proper for u-boot. (2012-04-25 16:23:26 +0900)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 72cbb6bb66b8e5a16197fab546712da9c10c8e89:
beagle: fix 'timed out in wait_for_bb' message in SPL (2012-05-03 08:51:05 -0700)
---------------------------------------------------------------- Enric Balletbo i Serra (2): igep00x0: enable the use of a plain text file igep00x0: change mpurate from 500 to auto
Peter Meerwald (1): beagle: fix 'timed out in wait_for_bb' message in SPL
include/configs/igep00x0.h | 30 +++++++++++++++++------------- include/configs/omap3_beagle.h | 1 + 2 files changed, 18 insertions(+), 13 deletions(-)

Hi Tom,
Le 03/05/2012 17:53, Tom Rini a écrit :
Hello,
The following changes since commit 026251a5e825d61d3bcdf6dffcc27d15afd574f4:
EXYNOS: Change bits per pixel value proper for u-boot. (2012-04-25 16:23:26 +0900)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 72cbb6bb66b8e5a16197fab546712da9c10c8e89:
beagle: fix 'timed out in wait_for_bb' message in SPL (2012-05-03 08:51:05 -0700)
Enric Balletbo i Serra (2): igep00x0: enable the use of a plain text file igep00x0: change mpurate from 500 to auto
Peter Meerwald (1): beagle: fix 'timed out in wait_for_bb' message in SPL
include/configs/igep00x0.h | 30 +++++++++++++++++------------- include/configs/omap3_beagle.h | 1 + 2 files changed, 18 insertions(+), 13 deletions(-)
This seems to break omap3_beagle with
arm-linux-ld: region .sram is full (u-boot-spl section .data)
Using ELDK4.2.
Amicalement,

On Tue, May 08, 2012 at 05:11:56PM +0200, Albert ARIBAUD wrote:
Hi Tom,
Le 03/05/2012 17:53, Tom Rini a ?crit :
Hello,
The following changes since commit 026251a5e825d61d3bcdf6dffcc27d15afd574f4:
EXYNOS: Change bits per pixel value proper for u-boot. (2012-04-25 16:23:26 +0900)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 72cbb6bb66b8e5a16197fab546712da9c10c8e89:
beagle: fix 'timed out in wait_for_bb' message in SPL (2012-05-03 08:51:05 -0700)
Enric Balletbo i Serra (2): igep00x0: enable the use of a plain text file igep00x0: change mpurate from 500 to auto
Peter Meerwald (1): beagle: fix 'timed out in wait_for_bb' message in SPL
include/configs/igep00x0.h | 30 +++++++++++++++++------------- include/configs/omap3_beagle.h | 1 + 2 files changed, 18 insertions(+), 13 deletions(-)
This seems to break omap3_beagle with
arm-linux-ld: region .sram is full (u-boot-spl section .data)
Using ELDK4.2.
Blah, OK, I'll fix things up. We can safely have a higher SPL size on these parts anyhow.
participants (2)
-
Albert ARIBAUD
-
Tom Rini