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

2011-01-22 Thread Dach Miroslaw
@lists.denx.de Subject: Re: [U-Boot] U-boot Config Parameters on Compact Flash Dear "Dach Miroslaw", In message <1b4f8000449511488d1a640dd6deca350392a...@mailbox0a.psi.ch> you wrote: > > Could you please direct me to some manual/"how to" to find out how to > conf

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

2011-01-22 Thread Wolfgang Denk
Dear "Dach Miroslaw", In message <1b4f8000449511488d1a640dd6deca350392a...@mailbox0a.psi.ch> you wrote: > > Could you please direct me to some manual/"how to" to find out how to > configure IDE > access by means of the CONFIG_IDE_* . I have examined several header > files in u-boot/include/conf

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-21 Thread Wolfgang Denk
Dear "Dach Miroslaw", please always keep the mailing list on Cc: In message <1b4f8000449511488d1a640dd6deca350392a...@mailbox0a.psi.ch> you wrote: > > I am sorry bothering so much but this Compact Flash issues is the > showstopper for my project. If it's really urgent you should consider engag

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

2011-01-20 Thread Dach Miroslaw
Dear Wolfgang, Thank you again for your hints. >Then #define CONFIG_ENV_IS_NOWHERE > >> What would be than your suggestion >> to access (read/write) u-boot (parameters) environ variables? > >Reserve some space (like a tiny partition) somewhere on your CF card; >say 32 sectors for 16 kB environme

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

2011-01-20 Thread Wolfgang Denk
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 environment variables which are > denied for example: > CFG_ENV_IS_IN_FLASH > or > CFG_ENV_IS_IN_EE

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

2011-01-20 Thread Dach Miroslaw
denx.de Subject: Re: [U-Boot] U-boot Config Parameters on Compact Flash Dear "Dach Miroslaw", In message <1b4f8000449511488d1a640dd6deca350392a...@mailbox0a.psi.ch> you wrote: > > Compact Flash has few partitions (ie. FAT and EXT2). > Is it possible to configure u-boot

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

2011-01-20 Thread Wolfgang Denk
Dear "Dach Miroslaw", In message <1b4f8000449511488d1a640dd6deca350392a...@mailbox0a.psi.ch> you wrote: > > Compact Flash has few partitions (ie. FAT and EXT2). > Is it possible to configure u-boot to access (ie. read/write) u-boot > parameters which are on Compact Flash as a file? What do you

[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