Re: [U-Boot] [PATCH 10/10] arm: am437x: cm-t43: update parameters for raw mmc boot

2016-02-19 Thread Tom Rini
On Fri, Feb 19, 2016 at 07:19:50PM +0200, Nikita Kiryanov wrote: > Update U-Boot offset and size for raw mmc boot. > > Cc: Tom Rini > Cc: Albert Aribaud > Cc: Igor Grinberg > Signed-off-by: Nikita Kiryanov Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature ___

[U-Boot] [PATCH 10/10] arm: am437x: cm-t43: update parameters for raw mmc boot

2016-02-19 Thread Nikita Kiryanov
Update U-Boot offset and size for raw mmc boot. Cc: Tom Rini Cc: Albert Aribaud Cc: Igor Grinberg Signed-off-by: Nikita Kiryanov --- include/configs/cm_t43.h | 4 1 file changed, 4 insertions(+) diff --git a/include/configs/cm_t43.h b/include/configs/cm_t43.h index 329a5ea..ae15095 1006