[U-Boot-Users] Hard SPI driver for 834x
Jon Loeliger
jdl at freescale.com
Mon Jun 12 21:05:35 CEST 2006
On Mon, 2006-06-12 at 09:51, Ben Warren wrote:
>
> 4. More embarassingly, is there a trick to getting new files to show up
> when calling 'git diff' on the u-boot tree? I've tried 'git-add',
> committing and various permutations and whatever I do, my new file
> doesn't show up in the patch. I've tried using 'diff --git', but my
> version of diff (2.8.1) doesn't seem to support git.
Ben,
You should look at the "git diff --cached" and
"git diff HEAD" commands. Or make a commit and
produced patches based on the commit.
But you should ask this over on git at vger.kernel.org
as it is a bit off topic here.
Thanks,
jdl
More information about the U-Boot
mailing list