All of lore.kernel.org
 help / color / mirror / Atom feed
From: angelo <angelo70@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RFC] mcf5307 support
Date: Mon, 01 Aug 2011 23:15:29 +0200	[thread overview]
Message-ID: <4E371771.8000902@gmail.com> (raw)

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

             reply	other threads:[~2011-08-01 21:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-01 21:15 angelo [this message]
2011-08-01 21:36 ` [U-Boot] [PATCH RFC] mcf5307 support Wolfgang Denk
2011-08-02  8:23   ` angelo
2011-08-02 13:32     ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E371771.8000902@gmail.com \
    --to=angelo70@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.