Re: [U-Boot] CFI driver and P33 64M flash

2008-09-26 Thread yusuf khan
>Message: 2 >Date: Thu, 25 Sep 2008 16:50:27 +0300 >From: Felix Radensky <[EMAIL PROTECTED]> >Subject: [U-Boot] CFI driver and P33 64M flash >To: u-boot@lists.denx.de >Message-ID: <[EMAIL PROTECTED]> >Content-Type: text/plain; charset=ISO-8859-1; format=flowed >Hi, >'m running U-Boot 1.3.4 on cus

Re: [U-Boot] 'Relocation' for sc520 (i386) based boards

2008-09-22 Thread yusuf khan
Hi Graeme you can have a look at cpu/pxa/start.S, in this it relocates the complete code including .text to ram. I dont think you need to do anything in the compiler or linker. Ya man it works, i have already ported u-boot on two boards -- Thanks & Regards Yusuf A Khan Multitech Software Syst

[U-Boot] erase and saveenv stop working after using fw_setenv

2008-09-16 Thread yusuf khan
> Message: 1 > Date: Tue, 16 Sep 2008 10:46:26 +0300 > From: Petri Lehtinen <[EMAIL PROTECTED]> > Subject: [U-Boot] erase and saveenv stop working after using fw_setenv > To: u-boot@lists.denx.de > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hi!