right 2014
+ * Dvorkin Dmitry, Tibbo Tech., dvor...@tibbo.com.
+ *
+ * SPDX-License-Identifier:GPL-2.0+
+ */
+
+/*
+ * Date & Time support (no alarms) for
+ * TPS65910, TPS65910x Real Time Clock on I2C.
+ * http://www.ti.com/lit/ds/symlink/tps65910a3.pdf
+ * based on ds1307.c
+ */
+
+#incl
Hello Masahiro Yamada!
4 Aug 2014 in this mailing list you requested deletion of ICPLUS driver
for a frequently used and cheap IP101A/G phy. Is there are better
alternative PHY driver in U-Boot for this device? If not, could you
patch it back?
___
U
common/update.c 2011-03-07 16:27:02.0 +0300
@@ -4,6 +4,10 @@
* Written by: Rafal Czubak
* Bartlomiej Sieka
*
+ * (C) Copyright 2011 Tibbo Tech.
+ * Code refactoring, Cmd and Nand load/save features:
+ * Dvorkin Dmitry
+ *
* See file CREDITS for list of
e_addr, update_fladdr, update_size)) {
- printf("Error: can't flash update (%ld %ld %ld),
aborting\n", update_addr, update_fladdr, update_size);
- goto next_node;
- }
-next_node:
- noffset = fdt_next_node(fit, noffset
4 matches
Mail list logo