[U-Boot] Pull request - u-boot-microblaze
Wolfgang Denk
wd at denx.de
Sat Apr 24 21:16:28 CEST 2010
Dear Michal Simek,
In message <4BCC3551.4020309 at monstr.eu> you wrote:
> Hi Wolfgang,
>
> please pull the following changes.
>
> Thanks,
> Michal
>
>
> The following changes since commit 2a72e9ed18d2164eb7fe569119342eb631b568da:
> Stefan Roese (1):
> ppc4xx: Add option for PPC440SPe ports without old Rev. A support
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-microblaze.git master
>
> Arun Bhanu (1):
> microblaze: Add FDT support
>
> Michal Simek (9):
> microblaze: Fix irq.S code
> microblaze: Move timer initialization to board.c
> microblaze: Move FSL initialization to board.c
> microblaze: Fix interrupt handler code
> microblaze: Change cache report messages
> microblaze: Change initialization sequence
> microblaze: Support system with WB cache
> microblaze: Flush cache before jumping to kernel
> microblaze: Consolidate cache code
>
> arch/microblaze/cpu/cache.c | 28 +++
> arch/microblaze/cpu/interrupts.c | 41 ++----
> arch/microblaze/cpu/irq.S | 182
> +++++++-------------
> arch/microblaze/cpu/timer.c | 3 +-
> arch/microblaze/lib/Makefile | 1 -
> arch/microblaze/lib/board.c | 31 +++-
> arch/microblaze/lib/bootm.c | 47 +++++-
> arch/microblaze/lib/cache.c | 43 -----
> .../xilinx/microblaze-generic/microblaze-generic.c | 7 +-
> 9 files changed, 174 insertions(+), 209 deletions(-)
> delete mode 100644 arch/microblaze/lib/cache.c
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"A great many people think they are thinking when they are merely re-
arranging their prejudices." - William James
More information about the U-Boot
mailing list