comparison packages/redboot/current/ChangeLog @ 1265:734edfe6c859

Allow platform to provide routine to validate ethernet addresses
author gthomas
date Thu, 02 Oct 2003 20:13:29 +0000
parents 13ba50dd5a8e
children 205922255412
comparison
equal deleted inserted replaced
1264:9c01b964bb31 1265:734edfe6c859
1 2003-10-02 Gary Thomas <gary@mlbassoc.com>
2
3 * src/fconfig.c:
4 * cdl/redboot.cdl: Allow platforms to provide a function to validate
5 ethernet station addresses.
6
1 2003-09-30 Gary Thomas <gary@mlbassoc.com> 7 2003-09-30 Gary Thomas <gary@mlbassoc.com>
2 8
3 * src/fconfig.c (do_flash_config): Fix typo in error message. 9 * src/fconfig.c (do_flash_config): Fix typo in error message.
4 10
5 2003-09-30 David Vrabel <dvrabel@arcom.com> 11 2003-09-30 David Vrabel <dvrabel@arcom.com>