
Dear Alex Dubov,
In message 25376.26093.qm@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