[U-Boot] [PATCH v3 0/2] Add grasshopper board (and modify MAINTIANERS)
Andreas Bießmann
biessmann at corscience.de
Fri Jul 1 10:03:18 CEST 2011
This is now a series of two cause changing MAINTAINERS give an mismatch of
charsets (ISO-8859-1 vs UTF-8).
There is an discussion about changing charset in files:
http://article.gmane.org/gmane.comp.boot-loaders.u-boot/102199
Andreas Bießmann (2):
MAINTAINERS: convert to UTF-8
avr32: add grasshopper (ICnova AP7000) board
MAINTAINERS | 11 +-
board/in-circuit/grasshopper/Makefile | 45 +++++++
board/in-circuit/grasshopper/grasshopper.c | 112 ++++++++++++++++
boards.cfg | 1 +
include/configs/grasshopper.h | 198 ++++++++++++++++++++++++++++
5 files changed, 362 insertions(+), 5 deletions(-)
create mode 100644 board/in-circuit/grasshopper/Makefile
create mode 100644 board/in-circuit/grasshopper/grasshopper.c
create mode 100644 include/configs/grasshopper.h
--
1.7.2.5
More information about the U-Boot
mailing list