[U-Boot] [PATCH] Request to submit the phytium platform to the uboot
Heinrich Schuchardt
xypron.debian at gmx.de
Fri Sep 27 13:48:28 UTC 2019
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 at 126.com
[sendemail]
smtpencryption = tls
smtpserver = smtp.126.com
smtpuser = emb_hao at 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 at 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 at lists.denx.de
> https://lists.denx.de/listinfo/u-boot
>
More information about the U-Boot
mailing list