[U-Boot] [PATCH v2] [POWERPC] Added support for the muas3001 board

Wolfgang Denk wd at denx.de
Wed Aug 27 01:02:33 CEST 2008


Dear Heiko Schocher,

In message <48AA7F91.30006 at denx.de> you wrote:
> Hello,
> 
> changes since last post:
> 
> - merge patches 1 and 2
> - integrated comments from Wolfgang Denk
> - rename CFG_FLASH_CFI_DRIVER to CONFIG_FLASH_CFI_DRIVER

Note: such comments belong *below* the "---" line (otherwise they
would go into the commit message).


> Signed-off-by: Heiko Schocher <hs at denx.de>
> ---
>  MAINTAINERS                |    1 +
>  Makefile                   |    9 +
>  board/muas3001/Makefile    |   50 ++++++
>  board/muas3001/config.mk   |   24 +++
>  board/muas3001/muas3001.c  |  381 +++++++++++++++++++++++++++++++++++++++++++
>  include/configs/muas3001.h |  387 ++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 852 insertions(+), 0 deletions(-)
>  create mode 100644 board/muas3001/Makefile
>  create mode 100644 board/muas3001/config.mk
>  create mode 100644 board/muas3001/muas3001.c
>  create mode 100644 include/configs/muas3001.h

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
"Oh dear, I think you'll find reality's on the blink again."
- Marvin The Paranoid Android


More information about the U-Boot mailing list