[U-Boot] [PATCH 5/5] Armada100: Add Board Support for Marvell Aspenite-DB
Wolfgang Denk
wd at denx.de
Wed Oct 27 20:29:09 CEST 2010
Dear Prafulla Wadaskar,
In message <1288187604-3371-6-git-send-email-prafulla at marvell.com> you wrote:
...
> ---
> MAINTAINERS | 1 +
> MAKEALL | 1 +
> board/Marvell/aspenite/Makefile | 52 ++++++++++++++
> board/Marvell/aspenite/aspenite.c | 53 +++++++++++++++
> board/Marvell/aspenite/config.mk | 26 +++++++
> boards.cfg | 1 +
> include/configs/aspenite.h | 133 +++++++++++++++++++++++++++++++++++++
> 7 files changed, 267 insertions(+), 0 deletions(-)
> create mode 100644 board/Marvell/aspenite/Makefile
> create mode 100644 board/Marvell/aspenite/aspenite.c
> create mode 100644 board/Marvell/aspenite/config.mk
> create mode 100644 include/configs/aspenite.h
Please don't create a config.mk file any more (move
CONFIG_SYS_TEXT_BASE setting to board config file), and please also
do not create an entry to MAKEALL (gets auto-generated from
boards.cfg).
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
Is not that the nature of men and women -- that the pleasure is in
the learning of each other?
-- Natira, the High Priestess of Yonada, "For the World is
Hollow and I Have Touched the Sky", stardate 5476.3.
More information about the U-Boot
mailing list