Make MAC address configurable using hw files.
authorlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 May 2011 13:41:11 +0000 (13:41 +0000)
committerlottaviano <lottaviano@38d2e660-2303-0410-9eaa-f027e97ec537>
Tue, 24 May 2011 13:41:11 +0000 (13:41 +0000)
commitab40eaf9ac5b43e7087588fe7f435bdbc9a6eb23
tree0e784a78029825b1295dd6f42e048fc720cd8a36
parenteefaad50a316d12474a2792088f9304903c059fa
Make MAC address configurable using hw files.

Users can now modify the hw_eth.c file to change MAC address. Adjust the
drivers accordingly.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@4920 38d2e660-2303-0410-9eaa-f027e97ec537
bertos/cpu/arm/drv/eth_at91.c
bertos/cpu/cortex-m3/drv/eth_sam3.c
bertos/drv/eth.h
bertos/hw/hw_eth.c [new file with mode: 0644]
bertos/hw/hw_eth.h [new file with mode: 0644]