[U-Boot-Users] [PATCH] one-liner to fix sbc8260 environment variables

Dan Poirot dtpoirot at sbcglobal.net
Tue Jul 6 16:51:28 CEST 2004


Howdy,

The file include/configs/sbc8260.h has an 'extra' NULL
at the end of the first element of
CONFIG_EXTRA_ENV_SETTINGS. This terminates the string
before any of the cool stuff like 'reprog' and
'zapenv' get added...


The patch was created against code from the current
CVS using the command :
  diff -purN u-boot u-boot_sbc8260 > sbc8260.patch


Changelog Entry :

* Patch by Daniel Poirot, 06 July 2004:
  removed extra NULL from CONFIG_EXTRA_ENV_SETTINGS in

  the file include/configs/sbc8260.h


All comments and feedback welcome.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sbc8260.patch
Type: text/x-patch
Size: 1036 bytes
Desc: sbc8260.patch
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040706/55a4dd66/attachment.bin 


More information about the U-Boot mailing list