OpenEmbedded and Angstrom for imx35

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

OpenEmbedded and Angstrom for imx35

763 Views
RTovo1z
Contributor I
Hi all. 

I'm trying to use bitbake for building a filesystem for my imx35pdk.
The nearest official machine is mx31ads.

Is there someone working on a mx35pdk machine for openembedded or know the steps to adapt mx31ads machine target to mx35pdk?

Regards,
Robson
Tags (1)
0 Kudos
3 Replies

574 Views
Prashanth_ng
Contributor I
Hi RTovo, Can you please tell the procedure or detail to build the BSP for imx35pdk. Aleast the basic steps to startup. It would be of great help.
0 Kudos

574 Views
RTovo1z
Contributor I
Thank you Marc, very much. As soon as I switch back to this task I'll give you a feedback. Looking forward to see OE working on my imx35 board.
0 Kudos

574 Views
MarcReilly
Contributor I
Hi, I started with this git branch which I found when I was starting. Some other things that might come in handy: (for version 2 of the PDK) UBOOT_ENTRYPOINT = "80008000" MKUBIFS_ARGS = "-m 2048 -e 252KiB -c 2047" UBINIZE_ARGS = "-m 2048 -p 256KiB" EXTRA_IMAGECMD_jffs2 = "--pagesize=0x800 --eraseblock=0x40000 --no-cleanmarkers --pad" Hope this helps, give me a yell if you get stuck. Cheers, Marc
0 Kudos