Re: [U-Boot] [PATCH V4 4/4] various cleanups/code style fixes

2011-03-14 Thread Peter Tyser
Hi David, It'd be good to include "smdk2410" in this patch titles, eg "smdk2410: Various cleanups/code style fixes". or "arm: smdk2410: Various..." Without the prefix, its unclear what code these patches affect, and somewhat implies you are changing common code. > -#define CONFIG_RTC_S3C24

[U-Boot] [PATCH V4 4/4] various cleanups/code style fixes

2011-03-12 Thread David Müller
Signed-off-by: David Müller --- board/samsung/smdk2410/smdk2410.c | 61 +--- include/configs/smdk2410.h| 141 ++--- 2 files changed, 133 insertions(+), 69 deletions(-) diff --git a/board/samsung/smdk2410/smdk2410.c b/board/samsung/smdk241