Re: [U-Boot] [PATCH] ARMV7: Add support for TRATS board

2012-01-05 Thread Wolfgang Denk
Dear "Kim, Heungjun", In message <4f05896d.8000...@samsung.com> you wrote: > > > What are the compelling reasons to write thes functionms in assembler, > > and not in C? > No. There is not specific reason. It's just to fit the convention with Then please implement in C. > lowlevel_init.S file

Re: [U-Boot] [PATCH] ARMV7: Add support for TRATS board

2012-01-05 Thread Kim, Heungjun
Hi Wolfgang Denk, Thanks for the comments. I'm preparing the modified version as you pointed out. But I have one curious thing among your comments. On 2012년 01월 05일 17:59, Wolfgang Denk wrote: Dear "HeungJun, Kim", In message<1325751248-23125-1-git-send-email-riverful@samsung.com> you w

Re: [U-Boot] [PATCH] ARMV7: Add support for TRATS board

2012-01-05 Thread Wolfgang Denk
Dear "HeungJun, Kim", In message <1325751248-23125-1-git-send-email-riverful@samsung.com> you wrote: > This patch adds support for Samsung TRATS board > > Signed-off-by: HeungJun, Kim > Signed-off-by: Kyungmin Park ... > diff --git a/MAINTAINERS b/MAINTAINERS > index a56ca10..c856c59 10064