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:
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":
#