X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fmk48t59.h;h=e213fb898fead797ba8f6a7659c85ed2a61709af;hb=d0b6f247a1e7ffd06d931ca4088426134dc4e546;hp=a4459c092c2f1a90d6624e1f4e3bec483d659f58;hpb=78549bbf44bd2c8d1a0730fb068836071751afaa;p=u-boot diff --git a/include/mk48t59.h b/include/mk48t59.h index a4459c092c..e213fb898f 100644 --- a/include/mk48t59.h +++ b/include/mk48t59.h @@ -28,9 +28,9 @@ #if defined(CONFIG_RTC_MK48T59) && defined(CONFIG_CMD_DATE) -#define RTC_PORT_ADDR0 CFG_ISA_IO + 0x70 +#define RTC_PORT_ADDR0 CONFIG_SYS_ISA_IO + 0x70 #define RTC_PORT_ADDR1 RTC_PORT_ADDR0 + 0x1 -#define RTC_PORT_DATA CFG_ISA_IO + 0x76 +#define RTC_PORT_DATA CONFIG_SYS_ISA_IO + 0x76 /* RTC Offsets */ #define RTC_SECONDS 0x1FF9