Hi Reinhard, Le 30/06/2011 11:06, Reinhard Meyer a écrit : > Dear Albert, > > The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f: > Matthias Weisser (1): > arm: Update jadecpu board > > are available in the git repository at: > > git://git.denx.de/u-boot-atmel.git master > > Andreas Bießmann (1): > atstk100x: switch to common cfi driver > > andreas.de...@googlemail.com (8): > at91rm9200.h: fix ATMEL_PMX_AA_TXD2 > arm920t/at91: add clock.c > arm920t/at91: use new clock.c features > arm920t/at91: add at91rm9200_devices.c > at91rm9200ek: use atmel_usart > eb_cpux9k2: use atmel_usart > cpuat91: use atmel_usart > driver/serial: delete at91rm9200_usart > > e...@bus-elektronik.de (1): > Fix compiler error for cpu at91sam9, if lowlevel init is enabled > > arch/arm/cpu/arm920t/at91/Makefile | 3 + > arch/arm/cpu/arm920t/at91/at91rm9200_devices.c | 85 ++++++++ > arch/arm/cpu/arm920t/at91/clock.c | 160 +++++++++++++++ > arch/arm/cpu/arm920t/at91/cpu.c | 43 ++++ > arch/arm/cpu/arm926ejs/at91/clock.c | 35 +---- > arch/arm/include/asm/arch-at91/at91rm9200.h | 12 +- > arch/arm/include/asm/arch-at91/at91sam9_sdramc.h | 2 +- > arch/arm/include/asm/arch-at91/clk.h | 42 ++++- > board/BuS/eb_cpux9k2/cpux9k2.c | 7 + > board/atmel/at91rm9200ek/at91rm9200ek.c | 7 + > board/atmel/atstk1000/Makefile | 1 - > board/atmel/atstk1000/flash.c | 232 > ---------------------- > board/eukrea/cpuat91/cpuat91.c | 8 + > drivers/serial/Makefile | 1 - > drivers/serial/at91rm9200_usart.c | 126 ------------ > include/configs/at91rm9200ek.h | 10 +- > include/configs/atstk1002.h | 9 +- > include/configs/atstk1003.h | 9 +- > include/configs/atstk1004.h | 9 +- > include/configs/atstk1006.h | 9 +- > include/configs/cpuat91.h | 12 +- > include/configs/eb_cpux9k2.h | 10 +- > 22 files changed, 389 insertions(+), 443 deletions(-) > create mode 100644 arch/arm/cpu/arm920t/at91/at91rm9200_devices.c > create mode 100644 arch/arm/cpu/arm920t/at91/clock.c > create mode 100644 arch/arm/cpu/arm920t/at91/cpu.c > delete mode 100644 board/atmel/atstk1000/flash.c > delete mode 100644 drivers/serial/at91rm9200_usart.c
Applied to u-boot-arm/master, thanks. > Best Regards, > Reinhard Amicalement, -- Albert. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot