* [U-Boot] I apply to maintain S3C6400 board for u-boot
@ 2012-07-19 12:21 Zhong Hongbo
2012-07-19 12:36 ` Zhong Hongbo
2012-07-20 7:11 ` Wolfgang Denk
0 siblings, 2 replies; 4+ messages in thread
From: Zhong Hongbo @ 2012-07-19 12:21 UTC (permalink / raw)
To: u-boot
Hi Denx,
I get some information from MAINTAINERS file. I know The board of
S3C6400 is a orphaned board. Also I have not the board, But I have a
S3C6410 board in my hand. In my development u-boot for my board, I know
the S3C6410 replace the s3c6400, and they use the same arm1176
architecture. So I think that I can help do a little thing for S3C6400's
u-boot.
In the recently, I send the patch serial of S3C6400. This patch
is very important for S3C64XX. It clear the old method to operate the
I/O port, and adopt the new SPL boot to reduce the code number. I expect
get the advice for this patch. But I wait for a long time, I do not know
who can help me to review this patch? who can merge this patch?
If anyone believe me, I will continue to maintain the board, Maybe I
have some limitation, Such as I have a poor english. But I believe I
can keep the board can work normal in u-boot mainline, and I will reply
the email about S3C64xx CPU in time.
What do you think it?
Thanks
hongbo
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] I apply to maintain S3C6400 board for u-boot
2012-07-19 12:21 [U-Boot] I apply to maintain S3C6400 board for u-boot Zhong Hongbo
@ 2012-07-19 12:36 ` Zhong Hongbo
2012-07-20 7:11 ` Wolfgang Denk
1 sibling, 0 replies; 4+ messages in thread
From: Zhong Hongbo @ 2012-07-19 12:36 UTC (permalink / raw)
To: u-boot
On 07/19/2012 08:21 PM, Zhong Hongbo wrote:
> Hi Denx,
>
> I get some information from MAINTAINERS file. I know The board of
> S3C6400 is a orphaned board. Also I have not the board, But I have a
> S3C6410 board in my hand. In my development u-boot for my board, I know
> the S3C6410 replace the s3c6400, and they use the same arm1176
> architecture. So I think that I can help do a little thing for S3C6400's
> u-boot.
>
> In the recently, I send the patch serial of S3C6400. This patch
> is very important for S3C64XX. It clear the old method to operate the
> I/O port, and adopt the new SPL boot to reduce the code number. I expect
> get the advice for this patch. But I wait for a long time, I do not know
> who can help me to review this patch? who can merge this patch?
Sorry, I check the patchwork. I found this patch are delegated to Minkyu
Kang. But I can not receive the notify email.
Thanks,
hongbo
>
> If anyone believe me, I will continue to maintain the board, Maybe I
> have some limitation, Such as I have a poor english. But I believe I
> can keep the board can work normal in u-boot mainline, and I will reply
> the email about S3C64xx CPU in time.
>
> What do you think it?
>
> Thanks
> hongbo
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] I apply to maintain S3C6400 board for u-boot
2012-07-19 12:21 [U-Boot] I apply to maintain S3C6400 board for u-boot Zhong Hongbo
2012-07-19 12:36 ` Zhong Hongbo
@ 2012-07-20 7:11 ` Wolfgang Denk
2012-07-20 11:56 ` Zhong Hongbo
1 sibling, 1 reply; 4+ messages in thread
From: Wolfgang Denk @ 2012-07-20 7:11 UTC (permalink / raw)
To: u-boot
Dear Hongbo,
In message <5007FBBF.7040606@gmail.com> you wrote:
>
> I get some information from MAINTAINERS file. I know The board of
> S3C6400 is a orphaned board. Also I have not the board, But I have a
> S3C6410 board in my hand. In my development u-boot for my board, I know
> the S3C6410 replace the s3c6400, and they use the same arm1176
> architecture. So I think that I can help do a little thing for S3C6400's
> u-boot.
Thanks for volunteering. If you want to take over responsbility for a
board (even an orphaned one) then please send a patch that adds you to
the MAINTAINERS file.
> In the recently, I send the patch serial of S3C6400. This patch
> is very important for S3C64XX. It clear the old method to operate the
> I/O port, and adopt the new SPL boot to reduce the code number. I expect
> get the advice for this patch. But I wait for a long time, I do not know
> who can help me to review this patch? who can merge this patch?
Please don't be discouraged by missing comments - in general the rule
is "No news is Good News", i. e. receiving no comments is often better
than receiving a large number of deep-going change requests ;-)
These boards use Samsung SoCs, so the Samsung custodian (Minkyu Kang,
on cc:) is supposed to process these, but please note that the merge
window is currently closed, which might explain for lack of comments.
> If anyone believe me, I will continue to maintain the board, Maybe I
> have some limitation, Such as I have a poor english. But I believe I
> can keep the board can work normal in u-boot mainline, and I will reply
> the email about S3C64xx CPU in time.
Thanks you very much in advance. Your efforts are highly appreciated.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A right is not what someone gives you; it's what no one can take from
you. - Ramsey Clark
^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] I apply to maintain S3C6400 board for u-boot
2012-07-20 7:11 ` Wolfgang Denk
@ 2012-07-20 11:56 ` Zhong Hongbo
0 siblings, 0 replies; 4+ messages in thread
From: Zhong Hongbo @ 2012-07-20 11:56 UTC (permalink / raw)
To: u-boot
Hi Wolfgang Denk,
On 07/20/2012 03:11 PM, Wolfgang Denk wrote:
> Dear Hongbo,
>
> In message <5007FBBF.7040606@gmail.com> you wrote:
>>
>> I get some information from MAINTAINERS file. I know The board of
>> S3C6400 is a orphaned board. Also I have not the board, But I have a
>> S3C6410 board in my hand. In my development u-boot for my board, I know
>> the S3C6410 replace the s3c6400, and they use the same arm1176
>> architecture. So I think that I can help do a little thing for S3C6400's
>> u-boot.
>
> Thanks for volunteering. If you want to take over responsbility for a
> board (even an orphaned one) then please send a patch that adds you to
> the MAINTAINERS file.
OK
>
>> In the recently, I send the patch serial of S3C6400. This patch
>> is very important for S3C64XX. It clear the old method to operate the
>> I/O port, and adopt the new SPL boot to reduce the code number. I expect
>> get the advice for this patch. But I wait for a long time, I do not know
>> who can help me to review this patch? who can merge this patch?
>
> Please don't be discouraged by missing comments - in general the rule
> is "No news is Good News", i. e. receiving no comments is often better
> than receiving a large number of deep-going change requests ;-)
Good to know.
>
> These boards use Samsung SoCs, so the Samsung custodian (Minkyu Kang,
> on cc:) is supposed to process these, but please note that the merge
> window is currently closed, which might explain for lack of comments.
Thanks for your explanation.
Thanks,
hongbo
>
>> If anyone believe me, I will continue to maintain the board, Maybe I
>> have some limitation, Such as I have a poor english. But I believe I
>> can keep the board can work normal in u-boot mainline, and I will reply
>> the email about S3C64xx CPU in time.
>
> Thanks you very much in advance. Your efforts are highly appreciated.
>
> Best regards,
>
> Wolfgang Denk
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-07-20 11:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-19 12:21 [U-Boot] I apply to maintain S3C6400 board for u-boot Zhong Hongbo
2012-07-19 12:36 ` Zhong Hongbo
2012-07-20 7:11 ` Wolfgang Denk
2012-07-20 11:56 ` Zhong Hongbo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox