Re: [U-Boot-Users] question about environment variable in U-BOOT

2008-04-10 Thread Jerry Van Baren
sonicss wrote: > U-BOOT: > I want to modify the default environment variable in U-BOOT. The > following info are about the hardware: > > > ARM: at91rm9200 > platform: at91rm9200dk > > U-BOOT: CFG_ENV_IS_IN_DATAFLASH > > I modifed /include/configs/at91rm9200dk.h and add the following

[U-Boot-Users] question about environment variable in U-BOOT

2008-04-10 Thread sonicss
U-BOOT: I want to modify the default environment variable in U-BOOT. The following info are about the hardware: ARM: at91rm9200 platform: at91rm9200dk U-BOOT: CFG_ENV_IS_IN_DATAFLASH I modifed /include/configs/at91rm9200dk.h and add the following lines after "#define CONFIG_BAUDRATE 115200": #