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

6 Jul
2004
6 Jul
'04
4:51 p.m.
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.
7610
Age (days ago)
7610
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dan Poirot