Mercurial > ecos
diff packages/redboot/current/ChangeLog @ 1295:5e8ec925adf2
Improve image size/length check
| author | gthomas |
|---|---|
| date | Thu, 09 Oct 2003 21:34:03 +0000 |
| parents | 2f008c4111e7 |
| children | 4212c82ebff6 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,5 +1,8 @@ 2003-10-09 Gary Thomas <gary@mlbassoc.com> + * src/flash.c (fis_create): Check whole length of image, not just + effective size, when validating addresses. + * src/net/net_io.c (net_init): * include/net/net.h: Rework handling of multiple network devices. All devices will now be initialized, with either the first or the default
