]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: bf537-stamp: rewrite MAC-in-flash handling
authorMike Frysinger <vapier@gentoo.org>
Sun, 12 Oct 2008 02:44:14 +0000 (22:44 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 Mar 2009 00:36:29 +0000 (20:36 -0400)
commit751e54c3b77311b720b794813cce20546f288ada
treeede01af331799375d3e8eaf83c909e31e2e066ed
parent88f9faffb383bbc6f23b8cc8519c5ffecfa2c8ad
Blackfin: bf537-stamp: rewrite MAC-in-flash handling

Use the common net eth functions to setup the env/global data with the MAC
address, and properly handle the case where CONFIG_SYS_NO_FLASH is defined.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
board/bf537-stamp/bf537-stamp.c
include/asm-blackfin/net.h [new file with mode: 0644]