[PATCH] Add gpio command support to STM/i.MX arch

Gregory CLEMENT gregory.clement at free-electrons.com
Thu Dec 23 06:58:40 EST 2010


On 12/23/2010 12:50 PM, Juergen Beisert wrote:
> Gregory CLEMENT wrote:
>> [...]
>>> are available in the git repository at:
>>>  http://git.pengutronix.de/git/jbe/for_barebox_next/ next_stm_gpio_v3
>>
>> I didn't manage to get your git tree:
>> $ git remote add -f jbe http://git.pengutronix.de/git/jbe/for_barebox_next
>> Updating jbe
>> fatal: http://git.pengutronix.de/git/jbe/for_barebox_next/info/refs
>> not found: did you run git update-server-info on the server?
>> error: Could not fetch jbe
>>
>> Indeed http://git.pengutronix.de/git/jbe/for_barebox_next/info/refs
>> does not exist.
>> Maybe I did something wrong or maybe be you have to run git
>> update-server-info on the server ;)
> 
> Sorry, I'm not a git expert. But this will show the content:
> 
> http://git.pengutronix.de/?p=jbe/for_barebox_next;a=summary
> 
> Don't know, what's wrong.
> 
> @Uwe: ?
> 

The problem was that I used http protocol instead of git protocol.
this command finally worked perfectly:
$git remote add -f jbe git://git.pengutronix.de/git/jbe/for_barebox_next

Thanks to Eric Bénard for his advice.


> jbe


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the barebox mailing list