Re: [U-Boot] [PATCH] omap3: Fixed a problem with hwecc

2009-08-17 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:03 Fri 14 Aug , Ben Goska wrote: > In commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e there was a typo that > offset all the ecc registers by 4 bytes, fixed that. > > Signed-off-by: Ben Goska > --- > include/asm-arm/arch-omap3/cpu.h |4 ++-- > 1 files changed, 2 insertions(+), 2 d

Re: [U-Boot] [PATCH] omap3: Fixed a problem with hwecc

2009-08-14 Thread Dirk Behme
Ben Goska wrote: > In commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e there was a typo that > offset all the ecc registers by 4 bytes, fixed that. > > Signed-off-by: Ben Goska Acked-by: Dirk Behme Should be applied as bugfix to -rc. Thanks Dirk > --- > include/asm-arm/arch-omap3/cpu.h |

[U-Boot] [PATCH] omap3: Fixed a problem with hwecc

2009-08-14 Thread Ben Goska
In commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e there was a typo that offset all the ecc registers by 4 bytes, fixed that. Signed-off-by: Ben Goska --- include/asm-arm/arch-omap3/cpu.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/asm-arm/arch-omap3/cpu.

[U-Boot] [PATCH] omap3: Fixed a problem with hwecc

2009-08-14 Thread Ben Goska
In commit 187af954cf7958c24efcf0fd62289bbdb4f1f24e there was a typo that offset all the ecc registers by 4 bytes, fixed that. Signed-off-by Dirk Behme --- include/asm-arm/arch-omap3/cpu.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/asm-arm/arch-omap3/cpu.h