[oe] [PATCH] Add Freescale P2020DS Demo Board

Tom Rini tom_rini at mentor.com
Wed Mar 10 16:32:11 UTC 2010


On Wed, 2010-03-10 at 16:08 +0000, Martyn Welch wrote:
> Martyn Welch wrote:
> > Tom Rini wrote:
> >   
> >> On Wed, 2010-03-10 at 13:54 +0000, Martyn Welch wrote:
> >>> +
> >>> +KERNEL_IMAGETYPE = "uImage"
> >>> +UBOOT_ENTRYPOINT = "0"
> >>> +
> >>> +UBOOT_MACHINE = "P2020DS_config"
> >>> +
> >>> +# Need to create jffs2 images with the correct endianess
> >>> +EXTRA_IMAGECMD_jffs2 = " --big-endian -e 0x40000"
> >>>    
> >>>       
> >> A guess, --no-cleanmarkers as well?
> >>   
> >>     
> > Huh, didn't know about them, so I guess so.
> >   
> Actually, reading up on this, isn't that option just for NAND?
> 
> This board has both NAND and NOR, but we tend to use the NOR for the OS.

I don't have one sitting in front of me, so I won't argue about wanting
to use NAND for this too or not.  After poking someone else real quick,
this only popped into my head, presumably anyhow, from a short while
when we did JFFS2 on NAND.  So you can disregard that comment.

-- 
Tom Rini <tom_rini at mentor.com>
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list