[U-Boot] [PATCH 0/4 v5] i.MX28: Fix ref_cpu clock setup

Fabio Estevam festevam at gmail.com
Thu Feb 16 00:24:48 CET 2012


Robert,

On Wed, Feb 15, 2012 at 11:29 AM, Robert Deliën <robert at delien.nl> wrote:

> Thanks of the hint, but I configured that some time ago already (in ~/.gitconfig).

If you have trouble to setup the gitconfig on your company network,
maybe you can use a gmail account.

cat .gitconfig
[user]
	name = User Name
	email = username at gmail.com
[sendemail]
	smtpserver = smtp.gmail.com
	smtpserverport = 587
	smtpencryption = tls
	smtpuser = username at gmail.com

You can then use "git send-email" without issues.

Regards,

Fabio Estevam


More information about the U-Boot mailing list