[U-Boot] [PATCH] Request to submit the phytium platform to the uboot

Dear Maintainers: My name is Hao Liu, a software engineer from Phytium Technology Co., Ltd. We need to submit the phytium platform to the uboot Home. I hope that the Maintainers can approve with me. This soc is ft2004, and now this patch only support uart, pcie, usb, and gmac. I know that this patch has some problem, but I will make great efforts. 2019-09-27 Hao Liu www.phytium.com.cn

Dear Hao Liu
On Fri, 2019-09-27 at 16:23 +0800, Hao Liu wrote:
Dear Maintainers: My name is Hao Liu, a software engineer from Phytium Technology Co., Ltd. We need to submit the phytium platform to the uboot Home. I hope that the Maintainers can approve with me. This soc is ft2004, and now this patch only support uart, pcie, usb, and gmac. I know that this patch has some problem, but I will make great efforts.
Please adhere to patch submission rules as published here:
https://www.denx.de/wiki/U-Boot/Patches
Thanks!
2019-09-27 Hao Liu www.phytium.com.cn
Cheers
Marcel

Dear Marcel:<br/>I generate the patch using command of git format-patch. Then I send the patch to you using commant of git send-email.<br/>But the smstp times out. So I send the email to you using App. I know that this way is not professional. <br/>Now I will go to https://www.denx.de/wiki/U-Boot/Patches, and finding the better method.<br/><br/>Hao Liu At 2019-09-27 16:29:49, "Marcel Ziswiler" marcel.ziswiler@toradex.com wrote:
Dear Hao Liu
On Fri, 2019-09-27 at 16:23 +0800, Hao Liu wrote:
Dear Maintainers: My name is Hao Liu, a software engineer from Phytium Technology Co., Ltd. We need to submit the phytium platform to the uboot Home. I hope that the Maintainers can approve with me. This soc is ft2004, and now this patch only support uart, pcie, usb, and gmac. I know that this patch has some problem, but I will make great efforts.
Please adhere to patch submission rules as published here:
https://www.denx.de/wiki/U-Boot/Patches
Thanks!
2019-09-27 Hao Liu www.phytium.com.cn
Cheers
Marcel

On 9/27/19 10:43 AM, Hao Liu wrote:
Dear Marcel:<br/>I generate the patch using command of git format-patch. Then I send the patch to you using commant of git send-email.<br/>But the smstp times out.
If SMTP does not work, please, check your .gitconfig file. I guess for your account you will need something like:
[user] name = Hao Liu email = emb_hao@126.com [sendemail] smtpencryption = tls smtpserver = smtp.126.com smtpuser = emb_hao@126.com smtpserverport = 994
cf. http://wap.126.com/xm/static/html/126_symbian_2.html
You can check if your firewall allows access to port 994 with
openssl s_client -connect smtp.126.com:994
So I send the email to you using App. I know that this way is not
professional. <br/>Now I will go to https://www.denx.de/wiki/U-Boot/Patches, and finding the better method.<br/><br/>Hao Liu
At 2019-09-27 16:29:49, "Marcel Ziswiler" marcel.ziswiler@toradex.com wrote:
Dear Hao Liu
On Fri, 2019-09-27 at 16:23 +0800, Hao Liu wrote:
Dear Maintainers: My name is Hao Liu, a software engineer from Phytium Technology Co., Ltd. We need to submit the phytium platform to the uboot Home. I hope that the Maintainers can approve with me. This soc is ft2004, and now this patch only support uart, pcie, usb, and gmac.
As different maintainers are responsible for e.g. PCI, USB and network it will make sense to send a patch series instead of a single patch.
Best regards
Heinrich Schuchardt
I know that this patch has some problem, but I will make great efforts.
Please adhere to patch submission rules as published here:
https://www.denx.de/wiki/U-Boot/Patches
Thanks!
2019-09-27 Hao Liu www.phytium.com.cn
Cheers
Marcel
U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

On 2019/9/27 下午4:29, Marcel Ziswiler wrote:
Dear Hao Liu
On Fri, 2019-09-27 at 16:23 +0800, Hao Liu wrote:
Dear Maintainers: My name is Hao Liu, a software engineer from Phytium Technology Co., Ltd. We need to submit the phytium platform to the uboot Home. I hope that the Maintainers can approve with me. This soc is ft2004, and now this patch only support uart, pcie, usb, and gmac. I know that this patch has some problem, but I will make great efforts.
Please adhere to patch submission rules as published here:
One more suggestion is: Please use gmail or thunderbird to send the text only mail to the list. And patman is a excellent tool for sending patch to upstream which can save you a lot of time.
Thanks, - Kever
Thanks!
2019-09-27 Hao Liu www.phytium.com.cn
Cheers
Marcel
participants (4)
-
Hao Liu
-
Heinrich Schuchardt
-
Kever Yang
-
Marcel Ziswiler