diff options
author | Tom Rini <trini@konsulko.com> | 2018-12-03 16:23:03 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-12-03 16:23:03 -0500 |
commit | cf7c6f533331ff032d8949663ab2abe618da9cb4 (patch) | |
tree | 05b83585e594685f83f626c21071172be1d607e5 /include/configs/x600.h | |
parent | 8f5bfb7615e82ffccebf79530b08034f81e56268 (diff) | |
parent | fb0204e48b3e5ed5ecdfab89229140b6d4a1a08b (diff) |
Merge branch '2018-12-03-master-imports'
- Baltos platform updates
- rtc m41t62 converted to DM.
- PowerPC MPC8xx DM conversion
- Verified boot updates
Diffstat (limited to 'include/configs/x600.h')
-rw-r--r-- | include/configs/x600.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x600.h b/include/configs/x600.h index a6835ebbd5..639da8012c 100644 --- a/include/configs/x600.h +++ b/include/configs/x600.h @@ -75,7 +75,6 @@ #define CONFIG_SYS_I2C_SLAVE 0x02 #define CONFIG_I2C_CHIPADDRESS 0x50 -#define CONFIG_RTC_M41T62 1 #define CONFIG_SYS_I2C_RTC_ADDR 0x68 /* FPGA config options */ |