Mercurial > flash_v2
diff packages/redboot/current/ChangeLog @ 849:23fd347aba65
support multiple net drivers in RedBoot
| author | msalter |
|---|---|
| date | Thu, 20 Mar 2003 15:44:39 +0000 |
| parents | fa9a9d22a594 |
| children | a6c0f4a333e5 |
line wrap: on
line diff
--- a/packages/redboot/current/ChangeLog +++ b/packages/redboot/current/ChangeLog @@ -1,3 +1,11 @@ +2003-03-20 Mark Salter <msalter@redhat.com> + + * include/flash_config.h (CONFIG_NETPORT): New config option. + * src/flash.c: Support CONFIG_NETPORT. + * cdl/redboot.cdl: New option to select default ethernet device. + * src/net/net_io.c: Support multiple ethernet devices. + * include/net/net.h: Add externs for net_devname and net_devindex. + 2002-03-19 John Dallaway <jld@ecoscentric.com> * doc/redboot_installing.sgml: Update Atmel AT91EB40 RedBoot
