Re: Support for S29JL064 in MPC8272ADS?

2009-10-16 Thread Roberto Guerra
Sorry I made a typo: LITTLE endian byte swap is enabled for Flash Chip drivers: CONFIG_MTD_CFI_LE_BYTE_SWAP=y On Fri, Oct 16, 2009 at 11:37 AM, Roberto Guerra wrote: > In the last few days, I made this progress ( indicates where I > cropped the file to the relevant sections): >

Re: Support for S29JL064 in MPC8272ADS?

2009-10-16 Thread Roberto Guerra
I guess now I will have to define my mtd partitions in either FDT or in the kernel arguments. Which is the best way to define them? If the partitions are defined in both FDT and bootargs, which one takes precedence? -Roberto On Wed, Oct 14, 2009 at 5:40 PM, Scott Wood wrote: > Roberto Guerra

Re: Support for S29JL064 in MPC8272ADS?

2009-10-14 Thread Roberto Guerra
On Fri, Oct 9, 2009 at 2:16 PM, Scott Wood wrote: > On Fri, Oct 09, 2009 at 01:59:58PM -0400, Roberto Guerra wrote: >> No. I did not. My FDT was simplified from the stock MPC8272ADS: >> => fdt list >> / { >>         model = "pq2fads"; >>         c

Re: Linux seamless booting

2009-10-12 Thread Roberto Guerra
Did you try "setenv bootdelay 0" in uboot? On Mon, Oct 12, 2009 at 7:07 AM, Fortini Matteo wrote: > Hi all, > we've been working on a PPC512x board booting with u-boot + linux 2.6.24.6, > and one major issue for our application is boot time. > > Right now, we went down to less than 6s boot time (

Re: Support for S29JL064 in MPC8272ADS?

2009-10-09 Thread Roberto Guerra
{ }; s...@f000 { }; chosen { }; }; I am searching how I could add the mtd branch between the "soc" and the "chosen". On Fri, Oct 9, 2009 at 1:04 PM, Scott Wood wrote: > On Fri, Oct 09, 2009 at 10:14:56AM -0400, Roberto Guerra wrote:

Support for S29JL064 in MPC8272ADS?

2009-10-09 Thread Roberto Guerra
IG_MTD_BLOCK2MTD is not set Roberto Guerra ___ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev