commit | e0878af8cdfd2178b3a1e3a3448dc75f4cf1b34c | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Fri Nov 08 11:18:52 2013 +0000 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Sat Nov 09 17:21:01 2013 +0100 |
tree | 06d5641e62a2d9806694a59e143e566eee434a4a | |
parent | e0ada6319bb3eb8bc1f97c00f05508ac0cfffc34 [diff] |
malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP This model of the pcnet is used in current Malta boards, at least in the Malta-R rev 3. Enable support for it. The Malta also has the ethernet controller PROM containing its MAC address, so enable support for that in order to read that MAC address. DHCP is a very useful feature to have available for many networks, enable support for it also. Signed-off-by: Paul Burton <paul.burton@imgtec.com>