From a14a94469c21feebad34e37d4881110e1469f415 Mon Sep 17 00:00:00 2001 From: Alex Dubov Date: Sun, 23 Jan 2011 21:59:10 -0800 Subject: mpq101: initial support for Mercury Computer Systems MPQ101 board 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. Additional board information is available at: http://www.mc.com/products/boards/ensemble_mpq101_rapidio_powerquicc_iii.aspx Environment is configured to precede the actual u-boot image so that it's located at the beginning of flash erase block (made necessary by the recent changes to the embedded environment handling). This is achieved by means of custom ld script. Signed-off-by: Alex Dubov Signed-off-by: Kumar Gala --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index edd1c5cd2a..14d06ca0c5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -138,6 +138,10 @@ Jon Diekema sbc8260 MPC8260 +Alex Dubov + + mpq101 MPC8548 + Dirk Eibach devconcenter PPC460EX -- cgit v1.2.3