[U-Boot] [PATCH RFC] mcf5307 support
Wolfgang Denk
wd at denx.de
Mon Aug 1 23:36:29 CEST 2011
Dear angelo,
In message <4E371771.8000902 at gmail.com> you wrote:
>
> seems i cannot "git pull" anymore, i am getting an error:
>
> xu at angel7:~/u-boot.git$ git pull
> error: Unable to find dbf545f2d11cd3118c6c8b54122adfbe799ea1b8 under
> http://git.denx.de/u-boot.git
> Cannot obtain needed blob dbf545f2d11cd3118c6c8b54122adfbe799ea1b8
> while processing commit e6a857da746d5d7d450e59c0f86664c6b279b1c2.
> error: Fetch failed.
> xu at angel7:~/u-boot.git$
You should try unsing git protocol instead of HTTP. Also, make sure
to use a recent version of git.
> Is there a way to generate the patch comparing my local tree with a new
> "git clone" u-boot folder ?
You can export your patches using "git format-patch" and then re-apply
these to a (branch in) a fresh clone of the master repo.
> Or otherwise, since i cannot "pull", what would be the correct procedure
> for the patch now ?
In the first step, fix this pull problem.
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
There are three things I always forget. Names, faces - the third I
can't remember. - Italo Svevo
More information about the U-Boot
mailing list