summaryrefslogtreecommitdiff
path: root/include/configs/sama5d2_xplained.h
diff options
context:
space:
mode:
authorWenyou Yang <wenyou.yang@microchip.com>2017-09-01 08:26:17 (GMT)
committerTom Rini <trini@konsulko.com>2017-09-11 20:23:07 (GMT)
commit34e2819d31bb3512e723ae775b8e3eab8cff29ad (patch)
tree3f0b056742bf7e46b3e46c7ecf67f9314ca3d3e1 /include/configs/sama5d2_xplained.h
parentd9b23e26f0b663752e915763d6e2da2fd12fe4b2 (diff)
downloadu-boot-34e2819d31bb3512e723ae775b8e3eab8cff29ad.tar.xz
board: sama5d2_xplained: Replace code to set mac address
Replace the code to set the ethernet mac address with the code from the common folder. Signed-off-by: Wenyou Yang <wenyou.yang@microchip.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/sama5d2_xplained.h')
-rw-r--r--include/configs/sama5d2_xplained.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/sama5d2_xplained.h b/include/configs/sama5d2_xplained.h
index 9ceb919..891218d 100644
--- a/include/configs/sama5d2_xplained.h
+++ b/include/configs/sama5d2_xplained.h
@@ -35,10 +35,6 @@
#define CONFIG_SF_DEFAULT_SPEED 30000000
#endif
-/* I2C */
-#define AT24MAC_ADDR 0x5c
-#define AT24MAC_REG 0x9a
-
/* LCD */
#ifdef CONFIG_LCD