Rootfs for mpc8569mds

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Rootfs for mpc8569mds

2,063 Views
adeel
Contributor III

Hello All,

Could anybody provide root file system for mpc8569mds? The BSP only provide ram disk file system. I need a JFFS2 image. I tried to build ltib on Ubuntu 10.04 but in vain.

Thanks and regards,

Adeel

0 Kudos
15 Replies

1,041 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please install some required packages on the host to setup ltib build environment, and configure ltib menu to generate jffs2 filesystem through "./ltib -c".

0 Kudos

1,041 Views
adeel
Contributor III

Hi,

After installing the packages as you mentioned, I am still getting the same previous error:

[LD] pmm

/usr/bin/ld: skipping incompatible /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../../lib/libpmll.a when searching for -lpmll

/usr/bin/ld: skipping incompatible /usr/lib/../lib/libpmll.a when searching for -lpmll

/usr/bin/ld: skipping incompatible /usr/lib/gcc/i486-linux-gnu/4.4.3/../../../libpmll.a when searching for -lpmll

/usr/bin/ld: skipping incompatible /usr/lib/libpmll.a when searching for -lpmll

/usr/bin/ld: cannot find -lpmll

collect2: ld returned 1 exit status

make[1]: *** [/opt/freescale/ltib/usr/src/rpm/BUILD/pme_tools-1.0.0/bin_i686/pmm] Error 1

make: *** [applications] Error 2

error: Bad exit status from /home/adeel/ltib-mpc8569mds-20101202/tmp/rpm-tmp.M5AS9e (%build)

Any help will be much appreciated!


Adeel


0 Kudos

1,041 Views
lunminliang
NXP Employee
NXP Employee

Technical support comment:

What is version of Linux on your PC?

We tested under LTIB BSP under Ubuntu 10.04 and Ubuntu 12.04.

If Ubuntu 12.04 is used, see please the following pages:

(https://community.freescale.com/thread/117194). Load please the ubuntu-ltib-patch.tgz from the following page (https://community.freescale.com/servlet/JiveServlet/downloadBody/93454-102-3-2834/ubuntu-ltib-patch....).


0 Kudos

1,041 Views
adeel
Contributor III

I am using Ubuntu 10.04 LTS. The patches are not applicable for my Ubuntu.

Adeel

0 Kudos

1,041 Views
lunminliang
NXP Employee
NXP Employee

More comment from technical support.

I use Ubuntu 10.04 LTS.

The following patches are installed on the Ubuntu 10.04:

sudo apt-get install autoconf automake libtool gettext x-dev xorg-dev

sudo apt-get install patch g++ rpm zlib1g-dev m4 bison libncurses5-dev libglib2.0-dev gettext build-essential tcl intltool libxml2-dev liborbit2-dev libx11-dev ccache flex uuid-dev liblzo2-dev

sudo apt-get install autoconf automake libtool gettext x-dev xorg-dev patch g++ rpm zlib1g-dev m4 bison libncurses5-dev libglib2.0-dev gettext build-essential tcl intltool libxml2-dev liborbit2-dev libx11-dev ccache flex uuid-dev liblzo2-dev

We do not see any problem if the MPC8569MDS LTIB BSP is built under Ubuntu 10.04.


0 Kudos

1,041 Views
adeel
Contributor III

Lumin,

Did you try with Ubuntu 10.04 64-bit machine? I have an i686 machine:

Linux adeel-desktop 2.6.32-46-generic-pae #107-Ubuntu SMP Fri Mar 22 19:56:07 UTC 2013 i686 GNU/Linux

I have installed pme_tools package after several tries but after that it stuck now on /opt/freescale/ltib/usr/bin/rpm command. There is no /bin folder in ltib directory. I think the build system has problems in installing libraries/folders in /opt/freescale/ltib directory.

The new Yocto project has a root fs build system for mpc8544 boards which also has same e500v2 core as on mpc8569. Could you confirm if the Yocto generated file system will work on mpc8569 boards?

Thanks and regards,

Adeel

0 Kudos

1,041 Views
lunminliang
NXP Employee
NXP Employee

This LTIB BSP are tested under Ubuntu 10.04 32-bit, Ubuntu 12.04 32 bit, Ubuntu 12.04 64-bit.

The following pages were used for LTIB building under Ubuntu 64-bit building:

https://community.freescale.com/docs/DOC-93394

https://community.freescale.com/thread/117194


1,041 Views
yipingwang
NXP TechSupport
NXP TechSupport

In order to build pme_tools, you need to build the dependence package pme_priv, please select pme_priv in ltib package.

Or use the following commands to deploy pme_priv first.

./ltib -m prep -p pme_priv

./ltib -m scbuild -p pme_priv

./ltib -m scinstall -p pme_priv

./ltib -m scdeploy -p pme_priv

Thanks,

Yiping

0 Kudos

1,041 Views
adeel
Contributor III

Processing: pme_tools

=======================

Build path taken because: directory build, no prebuilt rpm,

Testing network connectivity

OK GPP:

Try pme_tools-1.0.0-a6.tar.gz.md5 from the GPP

http://bitshrine.org/gpp//pme_tools-1.0.0-a6.tar.gz.md5:

2013-07-01 14:23:03 ERROR 404: Not Found.

Try pme_tools-1.0.0-a6.tar.gz from the GPP

http://bitshrine.org/gpp//pme_tools-1.0.0-a6.tar.gz:

2013-07-01 14:23:04 ERROR 404: Not Found.

Can't get: pme_tools-1.0.0-a6.tar.gz at ./ltib line 790.

Died at ./ltib line 1380.

traceback:

main::build_host_rpms:1380

  main::host_checks:1435

   main:542


Any Idea?

Adeel

0 Kudos

1,041 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please check whether ltib has installed packages pme_tools-1.0.0-a6.tar.gz in /opt/freescale/pkgs.

0 Kudos

1,041 Views
adeel
Contributor III

If it couldn't get the package, how can it install it? Would it be possible for you to send me pme_tools package togather with libpmll library?

Thanks and regards,

Adeel

0 Kudos

1,041 Views
yipingwang
NXP TechSupport
NXP TechSupport

Package pme_priv and pme_tools have been provided in MPC8569 ISO MPC8569MDS_20100518_ltib.iso, and when install ltib these all tar balls and related patches will be installed in /opt/freescale/pkgs folder.

How did you install ltib? Do you have the permission to create /opt/freescale/pkgs folder when installing ltib?

0 Kudos

1,041 Views
adeel
Contributor III

This is not the problem of permission since other packages are already installed in /opt/freescale/pkgs and it only complains about pme_tools.

I think my ltib ISO doesn't has pme_tools package. I am using ltib-mpc8569mds-20101202 which is shipped in CD with mpc8569 development board. Could you provide a link to download MPC8569MDS_20100518_ltib.iso ?

Thanks and regards,
Adeel

0 Kudos

1,041 Views
yipingwang
NXP TechSupport
NXP TechSupport

After mount the BSP ISO, please check whether pkgs folder contains pme_tools packages, if not, please download 8569 BETA  BSP from http://www.freescale.com/webapp/sps/site/overview.jsp?code=CW_BSP_PPC_85XX.

0 Kudos

1,041 Views
lunminliang
NXP Employee
NXP Employee

Technical support comment:

See please attached file. It is a screenshot for JFFS2 using. Run please "./ltib -c"

0 Kudos