[U-Boot-Users] [PATCH 1/1] Add support for the hammerhead (AVR32) board
Haavard Skinnemoen
haavard.skinnemoen at atmel.com
Wed Jul 23 16:24:59 CEST 2008
Julien May <mailinglist at miromico.ch> wrote:
> MAKEALL | 1 +
> Makefile | 3 +
> board/miromico/hammerhead/Makefile | 40 +++++++
> board/miromico/hammerhead/config.mk | 3 +
> board/miromico/hammerhead/eth.c | 37 ++++++
> board/miromico/hammerhead/hammerhead.c | 105 +++++++++++++++++
> board/miromico/hammerhead/u-boot.lds | 73 ++++++++++++
> cpu/at32ap/at32ap700x/gpio.c | 11 ++
> cpu/at32ap/at32ap700x/sm.h | 2 +-
> cpu/at32ap/cpu.c | 5 +
> include/asm-avr32/arch-at32ap700x/clk.h | 1 +
> include/asm-avr32/arch-at32ap700x/gpio.h | 3 +
> include/configs/hammerhead.h | 179 ++++++++++++++++++++++++++++++
> net/eth.c | 4 +
I was just going to rebase and fold the hammerhead patch to prepare it
for the next merge window when I noticed that MAINTAINERS isn't updated.
Can you send me a patch adding yourself to MAINTAINERS, assuming you're
the one that will be maintaining this board?
Haavard
More information about the U-Boot
mailing list