[U-Boot-Users] [PATCH] [ARM] [RESUBMIT] Move ARM supplied dev boards to new board/arm directory

Jon Loeliger jdl at freescale.com
Thu Mar 20 15:40:39 CET 2008


On Thu, 2008-03-20 at 03:57, Peter Pearse wrote:

> Here git -M has decided that a new file 
> 
> board/arm/arm.S 
> 
> is actually a modified old file
> 
> cpu/arm926ejs/versatile/reset.S

Eh, don't worry about that.  Git is just using
a heuristic to guess where that file might have
come from, as enabled by the -M flag.  There's
no problem if git gets it wrong, as the important
fact is that the _content_ of the files are still
intact and correct.  Identifying a copy or a move
is purely a secondary side effect for the purpose
of exposing smaller change-sets to the users here.

jdl






More information about the U-Boot mailing list