diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/p212.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/p212.h b/include/configs/p212.h index 04773843e4..793b556800 100644 --- a/include/configs/p212.h +++ b/include/configs/p212.h @@ -12,6 +12,8 @@ #define CONFIG_MISC_INIT_R +#define CONFIG_PHY_ADDR 8 + /* Serial setup */ #define CONFIG_CONS_INDEX 0 |
