Access u-boot environment variables from Linux

2003-07-14 Thread Eli Brin
Dear Wolfgang, >With "burn ... the TQ860L ... at 0x3ff00" you mean the TQ-specific >Hardware Information Block which can be installed at offset >0x0003FFC0 in the first flash bank? Yes, but our final target will use 0x0003FF00, so we can have more space. We are making our target as

Access u-boot environment variables from Linux

2003-07-14 Thread Wolfgang Denk
Dear Eli, in message <75DF04AC5ED4D511A9810090273CB4163F5DE2 at rokonet-e.rokonet.co.il> you wrote: > > >Hardware Information Block which can be installed at offset > >0x0003FFC0 in the first flash bank? > > Yes, but our final target will use 0x0003FF00, so we can have more > space. We are makin

Access u-boot environment variables from Linux

2003-07-14 Thread Eli Brin
li Brin Cc: 'linuxppc-embedded at lists.linuxppc.org' Subject: Re: Access u-boot environment variables from Linux Dear Eli, in message <75DF04AC5ED4D511A9810090273CB4163F5DDD at rokonet-e.rokonet.co.il> you wrote: > > I have configure the config.mk.TQM860L_FEC file with: HAVE

Access u-boot environment variables from Linux

2003-07-14 Thread Wolfgang Denk
Dear Eli, in message <75DF04AC5ED4D511A9810090273CB4163F5DE0 at rokonet-e.rokonet.co.il> you wrote: > > I will start at the beginning, as I should have... Thanks :-) > I would like the manufacturing to burn the H/W configuration and MAC > to the flash, and the TQ860L probably at 0x3ff00. They

Access u-boot environment variables from Linux

2003-07-14 Thread Wolfgang Denk
Dear Eli, in message <75DF04AC5ED4D511A9810090273CB4163F5DDD at rokonet-e.rokonet.co.il> you wrote: > > I have configure the config.mk.TQM860L_FEC file with: HAVE_FLASH_ENV = yes. I thinkthis file is referring to a _very_ old version of the Linux kernel. You'd better use the Linux kernel a

Access u-boot environment variables from Linux

2003-07-13 Thread Eli Brin
Hello, I use the SELF from Denx (with busybox 0.60.1). I have configure the config.mk.TQM860L_FEC file with: HAVE_FLASH_ENV = yes. Also, I have copied the /lib/modules folder from the ELDK so the modprobe wont complain. Trying to do: printenv, flash_info or any command result in : modprobe: mo