| Age | Commit message (Collapse) | Author | 
|---|
|  | ---------------------------------
read_dataflash() takes a signed char pointer as a parameter. Silence a
few warnings dues to incorrect parameter types in env_dataflash.c.
Signed-off-by: Stelian Pop <stelian@popies.net> | 
|  |  | 
|  | Patch by Ladislav Michl, 22 Feb 2005 | 
|  | update for for Atmel AT91RM9200DK development kit:
  - support for environment variables in DataFlash
  - Atmel DataFlash AT45DB1282 support
* Patch by Jeff Carr, 11 Nov 2003:
  add support for new version of 8270 processors
* Patches by George G. Davis, 05 Nov 2003:
  - only pass the ARM linux initrd tag to the kernel when an initrd
    is actually present
  - update omap1510inn configuration file |