t dead and we would like to leave it on the u-boot host.
Please give us a couple of weeks to fix this (after I get back from
vacation).
Thank you,
Oleksandr
On 7/28/21 12:43 PM, Tom Rini wrote:
On Wed, Jul 28, 2021 at 12:22:57PM -0400, Oleksandr G Zhadan wrote:
Hello,
Please see inline
Hello,
Please see inline.
On 7/26/21 9:40 AM, u-boot-requ...@lists.denx.de wrote:
Message: 13
Date: Mon, 26 Jul 2021 07:34:06 -0600
From: Simon Glass
To: U-Boot Mailing List
Cc: Tom Rini, Simon Glass,
Albert Aribaud, Andy Fleming
, Joe Hershberger, Marek
Vasut, Mario Six
Always check for tftp status on download. Don't continue to
format and/or program new image if an error in tftp download.
Signed-off-by: Michael Durrant
Signed-off-by: Oleksandr G Zhadan
---
include/configs/UCP1020.h | 135 --
1 file change
Thank you.
Oleks
On 05/05/2015 12:42 PM, York Sun wrote:
On 04/29/2015 01:57 PM, Oleksandr G Zhadan wrote:
New QorIQ p1020 based board support from Arcturus Networks Inc.
http://www.arcturusnetworks.com/products/ucp1020/
Signed-off-by: Michael Durrant
Signed-off-by: Oleksandr G Zhadan
04/2015 12:39 PM, York Sun wrote:
Oleks,
This patch is in much better shape.
On 04/29/2015 01:57 PM, Oleksandr G Zhadan wrote:
New QorIQ p1020 based board support from Arcturus Networks Inc.
http://www.arcturusnetworks.com/products/ucp1020/
Signed-off-by: Michael Durrant
Signed-off-by: Oleksa
New QorIQ p1020 based board support from Arcturus Networks Inc.
http://www.arcturusnetworks.com/products/ucp1020/
Signed-off-by: Michael Durrant
Signed-off-by: Oleksandr G Zhadan
Series-version: 2
Series-changes: 2
WARNINGs: line over 80 characters are fixed
---
arch/powerpc/cpu
pio_direction_output'
u-boot/common/cmd_gpio.c:209: undefined reference to `gpio_free
Signed-off-by: Michael Durrant
Signed-off-by: Oleksandr G Zhadan
---
arch/powerpc/include/asm/arch-mpc85xx/gpio.h | 2 ++
arch/powerpc/include/asm/mpc85xx_gpio.h | 6 --
2 files changed, 6 insertio
New QorIQ p1020 based board support from Arcturus Networks Inc.
http://www.arcturusnetworks.com/products/ucp1020/
Signed-off-by: Michael Durrant
Signed-off-by: Oleksandr G Zhadan
---
arch/powerpc/cpu/mpc85xx/Kconfig |4 +
board/Arcturus/ucp1020/Kconfig | 44 ++
board/Arcturus
1. Include asm/mpc85xx_gpio.h into asm/gpio.h
2. Fix Incompatibility in functions gpio_free() and gpio_set_value()
definitions between and
Signed-off-by: Michael Durrant
Signed-off-by: Oleksandr G Zhadan
---
arch/powerpc/include/asm/arch-mpc85xx/gpio.h | 2 ++
arch/powerpc/include/asm
From 33dc654a90fd648d070513d640b161fcd3eda9bd Mon Sep 17 00:00:00 2001
From: Oleksandr Zhadan
Date: Fri, 27 Mar 2015 16:59:11 -0400
Fix compiler error when build common/cmd_gpio.c for mpc85xx (p1020) when
CONFIG_CMD_GPIO is defined and incompatibility in functions gpio_free()
and gpio_set_valu
Hi York,
I add explanation and re-send the same patch.
On 03/26/2015 05:20 PM, York Sun wrote:
On 03/26/2015 02:16 PM, Oleksandr G Zhadan wrote:
From: Oleksandr Zhadan
Please add commit message to explain why and what you are changing.
Signed-off-by: Oleksandr Zhadan
Signed-off-by
Hi York,
New, with fixed errors and much less warnings, patch is here.
On 03/26/2015 05:25 PM, York Sun wrote:
On 03/26/2015 02:14 PM, Oleksandr G Zhadan wrote:
From: Oleksandr Zhadan
Please add commit message to explain what you are doing.
Please run checkpatch before sending it. You
pport patch based on this one.
Oleks
On 03/27/2015 11:46 AM, Joakim Tjernlund wrote:
On Fri, 2015-03-27 at 10:51 -0400, Oleksandr G Zhadan wrote:
Extra gpio bank argument at low level may be discussable, but IMPO we
should not brake standard int gpio_set_value(unsigned gpio, int value)
defin
int)
2. Compilation error when build common/cmd_gpio.c for mpc85xx (p1020)
On 03/26/2015 08:26 PM, Joakim Tjernlund wrote:
On Thu, 2015-03-26 at 17:16 -0400, Oleksandr G Zhadan wrote:
From: Oleksandr Zhadan
Signed-off-by: Oleksandr Zhadan
Signed-off-by: Michael Durrant
---
arch/powerpc
From: Oleksandr Zhadan
Signed-off-by: Oleksandr Zhadan
Signed-off-by: Michael Durrant
---
arch/powerpc/include/asm/arch-mpc85xx/gpio.h |2 ++
arch/powerpc/include/asm/mpc85xx_gpio.h |6 --
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/include/as
file mode 100644
index 000..f82a32f
--- /dev/null
+++ b/board/Arcturus/ucp1020/cmd_arc.c
@@ -0,0 +1,217 @@
+/*
+ * Command for accessing Arcturus factory environment.
+ *
+ * Copyright 2013-2015 Arcturus Networks Inc.
+ * http://www.arcturusnetworks.com/products/ucp1020/
+ *
16 matches
Mail list logo