From 9ca9f1eaaa6de0bd7684764cf46ca62a7be02abf Mon Sep 17 00:00:00 2001 From: vojo Date: Thu, 18 Jan 2018 15:14:33 +0100 Subject: Eth PHY address change to 1 diff --git a/include/configs/grapeboard.h b/include/configs/grapeboard.h index 509395f..6b78c81 100644 --- a/include/configs/grapeboard.h +++ b/include/configs/grapeboard.h @@ -136,7 +136,7 @@ /* PFE Ethernet */ #ifdef CONFIG_FSL_PFE -#define EMAC1_PHY_ADDR 0x0 /* will be changed to address 1 in final version */ +#define EMAC1_PHY_ADDR 0x1 #define EMAC2_PHY_ADDR 0x2 #endif -- cgit v0.10.2