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

Hello,
The following changes since commit 417c2c787e32784b5de975065a7d1dd5b3cc8ecd: Daniel Gorsulowski (1): at91: modified NAND flash timing on otc570 board
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Aneesh V (1): armv7: omap3: leave outer cache enabled
arch/arm/cpu/armv7/omap3/board.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
While this was not submitted by the normal cutoff what happened was that in v2011.12 we disabled all of the caches with the expectation that the kernel was re-enabling them. This however is not true (and so most distributions that ship v2011.12 revert the cache disable patch for non-omap4). The outcome of discussing with the kernel folks what they want is Aneesh's patch.

Hi Tom,
Le 23/02/2012 17:01, Tom Rini a écrit :
Hello,
The following changes since commit 417c2c787e32784b5de975065a7d1dd5b3cc8ecd: Daniel Gorsulowski (1): at91: modified NAND flash timing on otc570 board
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
Aneesh V (1): armv7: omap3: leave outer cache enabled
arch/arm/cpu/armv7/omap3/board.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
While this was not submitted by the normal cutoff what happened was that in v2011.12 we disabled all of the caches with the expectation that the kernel was re-enabling them. This however is not true (and so most distributions that ship v2011.12 revert the cache disable patch for non-omap4). The outcome of discussing with the kernel folks what they want is Aneesh's patch.
Applied to u-boot-arm/master, thanks.
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Tom Rini