[U-Boot] [PATCH v7] mpq101: initial support for Mercury Computer Systems MPQ101 board

Wolfgang Denk wd at denx.de
Thu Jan 20 09:46:15 CET 2011


Dear Alex Dubov,

In message <25376.26093.qm at web37608.mail.mud.yahoo.com> you wrote:
> Mpq101 is a RapidIO development board in AMC form factor, featuring MPC8548
> processor, 512MB of hardwired DDR2 RAM, 128MB of hardwired NAND flash
> memory, real time clock and additional serial EEPROM on i2c bus (enabled).
> USB controller is available, but not presently enabled.
...
> diff --git a/boards.cfg b/boards.cfg
> index 3497408..0f94969 100644
> --- a/boards.cfg
> +++ b/boards.cfg
> @@ -495,6 +495,7 @@ P2020RDB_NAND                powerpc     mpc85xx     p1_p2_rdb           freesca
>  P2020RDB_SDCARD              powerpc     mpc85xx     p1_p2_rdb           freescale      -           P1_P2_RDB:P2020,SDCARD
>  P2020RDB_SPIFLASH            powerpc     mpc85xx     p1_p2_rdb           freescale      -           P1_P2_RDB:P2020,SPIFLASH
>  P4080DS                      powerpc     mpc85xx     corenet_ds          freescale
> +mpq101                       powerpc     mpc85xx     mpq101              mercury        -           mpq101:SYS_LDSCRIPT=board/mercury/mpq101/u-boot.lds

Please keep the boards.cfg clean from configuration settings.  Move
the definition of CONFIG_SYS_LDSCRIPT into your board config header
file.

[Kumar also reported that this does not even build. I confirm this.]

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
Quantum Mechanics is God's version of "Trust me."


More information about the U-Boot mailing list