public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH RFC] mcf5307 support
@ 2011-08-01 21:15 angelo
  2011-08-01 21:36 ` Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: angelo @ 2011-08-01 21:15 UTC (permalink / raw)
  To: u-boot

Hi all,

i would like to contribute and to commit mcf5307 support.

I created all the following files:

arch/m68k/cpu/config.mk
arch/m68k/cpu/cpu.c
arch/m68k/cpu/cpu.h
arch/m68k/cpu/cpu_init.c
arch/m68k/cpu/interrupts.c
arch/m68k/cpu/Makefile
arch/m68k/cpu/speed.c
arch/m68k/cpu/start.S
arch/m68k/include/asm/immap_5307.h
arch/m68k/include/asm/5307.h

and did some little changes in :

arch/m68k/include/asm/cache.h
arch/m68k/include/asm/immap.h
arch/m68k/include/asm/timer.h
include/common.h


I read u-boot site patch section.
Actually my git tree is about a month old.

Unfortunately i don't have much experience with git, and looking for 
some help:
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$

Is there a way to generate the patch comparing my local tree with a new 
"git clone" u-boot folder ?
Or otherwise, since i cannot "pull", what would be the correct procedure 
for the patch now ?

Many Thanks
angelo dureghello

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-02 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-01 21:15 [U-Boot] [PATCH RFC] mcf5307 support angelo
2011-08-01 21:36 ` Wolfgang Denk
2011-08-02  8:23   ` angelo
2011-08-02 13:32     ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox