Mercurial > flash_v2
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 848:ddac09c38f55 | 849:23fd347aba65 |
|---|---|
| 1 2003-03-20 Mark Salter <msalter@redhat.com> | |
| 2 | |
| 3 * include/flash_config.h (CONFIG_NETPORT): New config option. | |
| 4 * src/flash.c: Support CONFIG_NETPORT. | |
| 5 * cdl/redboot.cdl: New option to select default ethernet device. | |
| 6 * src/net/net_io.c: Support multiple ethernet devices. | |
| 7 * include/net/net.h: Add externs for net_devname and net_devindex. | |
| 8 | |
| 1 2002-03-19 John Dallaway <jld@ecoscentric.com> | 9 2002-03-19 John Dallaway <jld@ecoscentric.com> |
| 2 | 10 |
| 3 * doc/redboot_installing.sgml: Update Atmel AT91EB40 RedBoot | 11 * doc/redboot_installing.sgml: Update Atmel AT91EB40 RedBoot |
| 4 installation instructions. | 12 installation instructions. |
| 5 | 13 |
