]> git.sur5r.net Git - u-boot/blobdiff - include/configs/mx25pdk.h
Merge branch 'master' of git://git.denx.de/u-boot-usb
[u-boot] / include / configs / mx25pdk.h
index c10e78b634bd1abe6db46715ebf87585ff98a142..543c4159efa182d8cfc971cc4b7b654dbb2c80c2 100644 (file)
@@ -1,15 +1,7 @@
 /*
  * (C) Copyright 2011 Freescale Semiconductor, Inc.
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.         See the
- * GNU General Public License for more details.
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __CONFIG_H
 #define CONFIG_SYS_I2C_BASE            IMX_I2C_BASE
 #define CONFIG_SYS_I2C_SPEED           100000
 
+/* RTC */
+#define CONFIG_RTC_IMXDI
+#define CONFIG_CMD_DATE
+
 /* Ethernet Configs */
 
 #define CONFIG_CMD_PING