[U-Boot] U-boot Config Parameters on Compact Flash

2011-01-20 Thread Dach Miroslaw
Dear U-Boot Users, I am using successfully U-boot for many years. So far I was dealing with the system which has the Flash memory on board. The u-boot binary and u-boot config parameters were stored in Flash. Currently I am dealing with the new board which has Xilinx Virtex05 chip (with built i

Re: [U-Boot] U-boot Config Parameters on Compact Flash

2011-01-20 Thread Dach Miroslaw
ccess easily parameters from RAM. The problem remains valid how to write theses environ variables back to the file on Compact Flash. Best Regards Miroslaw Dach -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Thu 1/20/2011 1:09 PM To: Dach Miroslaw Cc: u-boot@lists.

Re: [U-Boot] U-boot Config Parameters on Compact Flash

2011-01-20 Thread Dach Miroslaw
ot config into Flash? Best Regards Mirek Dear "Dach Miroslaw", In message <1b4f8000449511488d1a640dd6deca350392a...@mailbox0a.psi.ch> you wrote: > > >What do you mean my "u-boot parameters"? > > To be clear I mean u-boot parameters the envi

Re: [U-Boot] U-boot Config Parameters on Compact Flash

2011-01-21 Thread Dach Miroslaw
t seems to be that CONFIG_ATA_* could be/should be used in conjunction with CONFIG_IDE_*? Best Regards Mirek -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Fri 1/21/2011 2:08 PM To: Dach Miroslaw Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] U-boot Config Parameters

Re: [U-Boot] U-boot Config Parameters on Compact Flash

2011-01-22 Thread Dach Miroslaw
Dear Wolfgang, Thank you very much for your hints. This is a good staring point for me to continue with u-boot and Compact Flash. Best Regards Miroslaw Dach -Original Message- From: Wolfgang Denk [mailto:w...@denx.de] Sent: Sat 1/22/2011 8:39 PM To: Dach Miroslaw Cc: u-boot