ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] imx27pdk platform


From: Stuart Hughes
Subject: Re: [Ltib] imx27pdk platform
Date: Tue, 25 Jan 2011 18:15:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Lightning/1.0b2 Thunderbird/3.1.7

Hi Jurgen,

I'm not sure why that platform was not pushed out.  You could ask Freescale.

Your approach of copying the platform into the latest LTIB tree is okay.
You need to make sure you capture:

* all of config/platform/imx27xxxx/

* anything it references within ltib.  This most likely to just be a
kernel .spec file and maybe a u-boot one.  To figure out what's
referenced, you can run:
        bin/listpkginfo  -b > pkg_info
then open pkg_info and search for your new platform (e.g the directory
name).  This will let you need what it references.

* Any proprietary content that this BSP references, if any (from its
.spec files) can't be put on the GPP.  However most if not all of the
public stuff is likely to be already there.

When you're done, please send a patch to the list with the differences
(cvs diff -u).

Regards, Stuart


On 25/01/11 15:25, Jürgen Lambrecht wrote:
> Hello,
> 
> I am new to LTIB, and I have the imx27 PDK development kit from
> freescale. On the CD, an old version of ltib is present, so I want to
> use the latest version. But there the PDK platform is not present.
> 
> Is there a reason to? (freescale didn't do the effort, bad code or in
> bad format..)
> 
> I will copy the platform from the cd into the ltib tree and try to get
> it working.
> I want to commit it to ltib also..
> 
> Kind regards,
> Jürgen
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]