Hello all,
Did anyone succeed in bringing up Ethernet support on the STM32H7x3-EVAL board
(stm32h743-eval_deconfig)?
Please let us know.
Regards,
Sergei Poselenov,
Emcraft Systems
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de
Hi Remy,
On Mon, 9 Aug 2010 19:26:46 +0200
Remy Bohmer wrote:
> > --- a/common/cmd_usb.c
> > +++ b/common/cmd_usb.c
> > @@ -712,7 +712,7 @@ U_BOOT_CMD(
> > "usb part [dev] - print partition table of one or all USB
> > storage" " devices\n"
>
> Patch is corrupt. Lines are wrapped.
>
Sor
starting at block `blk#'
to memory address `addr'
usb write addr blk# cnt - write `cnt' blocks starting at block `blk#'
from memory address `addr'
=>
Please apply.
Regards,
Sergei
>From 473e86d3f5fe82fa7b27e5e73929e0e1f11987f4 Mon Sep 17 00:00:00 2001
From:
> "return(lldiv(a,b))"
Signed-off-by: Sergei Poselenov <[EMAIL PROTECTED]>
diff --git a/include/div64.h b/include/div64.h
index c495aef..d833144 100644
--- a/include/div64.h
+++ b/include/div64.h
@@ -36,4 +36,14 @@ extern uint32_t __div64_32(uint64_t *dividend,
Hello,
Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 17:09 Sat 01 Nov , [EMAIL PROTECTED] wrote:
>
>> Hello,
>>
>> This is a patch to modify the mx31ads target to use lldiv(). Otherwise,
>> it fails to build by EABI toolchain.
>>
>> Signed-
5 matches
Mail list logo