]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/zynq_i2c.c
imx6: icorem6_rqs: Update SPL board boot order for eMMC
[u-boot] / drivers / i2c / zynq_i2c.c
index 2f6b364a7d378f43987246d0aaf2f73c650eab25..85be58fee2daa40d07b89cb9e5c89b8e701425c8 100644 (file)
@@ -8,6 +8,9 @@
  * Copyright (c) 2012-2013 Xilinx, Michal Simek
  *
  * SPDX-License-Identifier:    GPL-2.0+
+ *
+ * NOTE: This driver should be converted to driver model before June 2017.
+ * Please see doc/driver-model/i2c-howto.txt for instructions.
  */
 
 #include <common.h>