* [U-Boot] [PATCH 0/3] add mcf5307 support
@ 2011-08-10 18:21 Angelo Dureghello
2011-08-10 19:39 ` Detlev Zundel
0 siblings, 1 reply; 2+ messages in thread
From: Angelo Dureghello @ 2011-08-10 18:21 UTC (permalink / raw)
To: u-boot
The following patches add support for Freescale MCF5307 cpu.
Below a brief of the changes:
# On branch master
# Changes to be committed:
# (use "git reset HEAD <file>..." to unstage)
#
# new file: arch/m68k/cpu/mcf530x/Makefile
# new file: arch/m68k/cpu/mcf530x/config.mk
# new file: arch/m68k/cpu/mcf530x/cpu.c
# new file: arch/m68k/cpu/mcf530x/cpu.h
# new file: arch/m68k/cpu/mcf530x/cpu_init.c
# new file: arch/m68k/cpu/mcf530x/interrupts.c
# new file: arch/m68k/cpu/mcf530x/speed.c
# new file: arch/m68k/cpu/mcf530x/start.S
# new file: arch/m68k/include/asm/immap_5307.h
# new file: arch/m68k/include/asm/m5307.h
#
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: arch/m68k/include/asm/cache.h
# modified: arch/m68k/include/asm/immap.h
# modified: arch/m68k/include/asm/timer.h
# modified: include/common.h
#
Best Regards,
Angelo Dureghello
Sysam
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH 0/3] add mcf5307 support
2011-08-10 18:21 [U-Boot] [PATCH 0/3] add mcf5307 support Angelo Dureghello
@ 2011-08-10 19:39 ` Detlev Zundel
0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2011-08-10 19:39 UTC (permalink / raw)
To: u-boot
Hi Angelo,
> The following patches add support for Freescale MCF5307 cpu.
> Below a brief of the changes:
>
> # On branch master
> # Changes to be committed:
> # (use "git reset HEAD <file>..." to unstage)
> #
> # new file: arch/m68k/cpu/mcf530x/Makefile
> # new file: arch/m68k/cpu/mcf530x/config.mk
> # new file: arch/m68k/cpu/mcf530x/cpu.c
> # new file: arch/m68k/cpu/mcf530x/cpu.h
> # new file: arch/m68k/cpu/mcf530x/cpu_init.c
> # new file: arch/m68k/cpu/mcf530x/interrupts.c
> # new file: arch/m68k/cpu/mcf530x/speed.c
> # new file: arch/m68k/cpu/mcf530x/start.S
> # new file: arch/m68k/include/asm/immap_5307.h
> # new file: arch/m68k/include/asm/m5307.h
> #
> # Changed but not updated:
> # (use "git add <file>..." to update what will be committed)
> # (use "git checkout -- <file>..." to discard changes in working directory)
> #
> # modified: arch/m68k/include/asm/cache.h
> # modified: arch/m68k/include/asm/immap.h
> # modified: arch/m68k/include/asm/timer.h
> # modified: include/common.h
> #
You should get a more concise summary of your patches for free if you
use "git format-patch --cover-letter ...", i.e. see
http://www.denx.de/wiki/U-Boot/Patches for details.
Cheers
Detlev
--
Less talking -- more hacking
-- Olin Shivers
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-10 19:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 18:21 [U-Boot] [PATCH 0/3] add mcf5307 support Angelo Dureghello
2011-08-10 19:39 ` Detlev Zundel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox