[U-Boot] [PATCH 7/7] imx27lite: add support for imx27lite board from LogicPD
Detlev Zundel
dzu at denx.de
Tue Jun 23 18:55:54 CEST 2009
Hi Jean-Christophe,
> On 04:12 Mon 08 Jun , Ilya Yanok wrote:
>> This patch adds support for i.MX27-LITEKIT development board from
>> LogicPD. This board uses i.MX27 SoC and has 2MB NOR flash, 64MB NAND
>> flash, FEC ethernet controller integrated into i.MX27.
>>
>> Signed-off-by: Ilya Yanok <yanok at emcraft.com>
>> ---
>> MAINTAINERS | 1 +
>> MAKEALL | 1 +
>> Makefile | 3 +
>> board/logicpd/imx27lite/Makefile | 51 +++++++
>> board/logicpd/imx27lite/config.mk | 1 +
>> board/logicpd/imx27lite/imx27lite.c | 97 +++++++++++++
>> board/logicpd/imx27lite/lowlevel_init.S | 223 +++++++++++++++++++++++++++++++
>> board/logicpd/imx27lite/u-boot.lds | 56 ++++++++
>> include/configs/imx27lite.h | 195 +++++++++++++++++++++++++++
>> 9 files changed, 628 insertions(+), 0 deletions(-)
>> create mode 100644 board/logicpd/imx27lite/Makefile
>> create mode 100644 board/logicpd/imx27lite/config.mk
>> create mode 100644 board/logicpd/imx27lite/imx27lite.c
>> create mode 100644 board/logicpd/imx27lite/lowlevel_init.S
>> create mode 100644 board/logicpd/imx27lite/u-boot.lds
>> create mode 100644 include/configs/imx27lite.h
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 3d50668..98efd69 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -519,6 +519,7 @@ George G. Davis <gdavis at mvista.com>
>> gcplus SA1100
>>
>> Wolfgang Denk <wd at denx.de>
>> + imx27lite i.MX27
> Wolfgang could you ack it?
I ack that on behalf of Wolfgang.
Cheers
Detlev
--
Markov does it in chains.
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
More information about the U-Boot
mailing list