comparison packages/redboot/current/ChangeLog @ 2212:990ca86dc9d4

Don't try 'ip_address' command if no networking - avoids crash
author gthomas
date Wed, 24 May 2006 12:24:46 +0000
parents acfe2ec52590
children 467fd46113f3
comparison
equal deleted inserted replaced
2211:acfe2ec52590 2212:990ca86dc9d4
1 2006-05-24 Gary Thomas <gary@mlbassoc.com>
2
3 * src/net/net_io.c (do_ip_addr): Bail out if no networking.
4
1 2006-05-23 Gary Thomas <gary@mlbassoc.com> 5 2006-05-23 Gary Thomas <gary@mlbassoc.com>
2 6
3 * src/flash.c (fis_update_directory): Fix problems building on systems 7 * src/flash.c (fis_update_directory): Fix problems building on systems
4 with no FLASH locking. 8 with no FLASH locking.
5 9