#x27;uint' is not defined there.
On glibc 'uint' comes from and happens to work on most .c files.
The change imports 'uint' declaration from ''.
Bug: https://bugs.gentoo.org/703132
Signed-off-by: Sergei Trofimovich
---
include/u-boot/crc.h | 2 ++
1 file c
;
```
The change inlines 'ulong' define similar to 'uint' define.
Bug: https://bugs.gentoo.org/703132
Signed-off-by: Sergei Trofimovich
---
include/compiler.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/compiler.h b/include/compiler.h
index
On Mon, 30 Dec 2019 20:24:08 +0900
Masahiro Yamada wrote:
> On Tue, Dec 17, 2019 at 9:37 PM Sergei Trofimovich wrote:
> >
> > The build failure was originally reported on arm64-musl
> > target at https://bugs.gentoo.org/703132. Here is the amd64-musl
> > variant:
&g
;
```
The change inlines 'ulong' define similar to 'uint' define.
Bug: https://bugs.gentoo.org/703132
Signed-off-by: Sergei Trofimovich
---
include/compiler.h | 2 +-
include/u-boot/crc.h | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/include/compile
From: Sergei Trofimovich
Before:
Marvell>> usb storage
Device 0: Vendor: StoreJet Rev: Prod: Transcend
Type: Hard Disk
Capacity: 28759.9 MB = 28.0 GB (488397168 x 512)
After:
Marvell>> usb storage
Device 0: Vendor: StoreJe
> You should change the version of the patch in the subject line
> And you should add change log history here.
Ok, will do.
> You can have reference from some other patches submitted on the list
Do you mean git send-email's --in-reply-to= option?
--
Sergei
signature.asc
Description: PGP sig
From: Sergei Trofimovich
Before:
Marvell>> usb storage
Device 0: Vendor: StoreJet Rev: Prod: Transcend
Type: Hard Disk
Capacity: 28759.9 MB = 28.0 GB (488397168 x 512)
After:
Marvell>> usb storage
Device 0: Vendor: StoreJe
From: Sergei Trofimovich
Before:
Marvell>> usb storage
Device 0: Vendor: StoreJet Rev: Prod: Transcend
Type: Hard Disk
Capacity: 28759.9 MB = 28.0 GB (488397168 x 512)
After:
Marvell>> usb storage
Device 0: Vendor: StoreJe
root device /dev/sda3...
[ 22.973783] usb 1-1: device descriptor read/64, error -32
[ 23.203774] usb 1-1: device descriptor read/64, error -32
--
Sergei
From 0b68e3d10c82d942a9f068bcb8d7af7711daaf24 Mon Sep 17 00:00:00 2001
From: Sergei Trofimovich
Date: Sat, 7 Aug 2010 22:39:35 +0300
Subject: [PATCH] disk/part.c: 'us
> > It's a tip of 'u-boot-marvell/testing' branch.
>
> Did you try current mainline instead? It is usually not recommended
> to use any of the custodian trees and especially their testing
> branches unless you know _exactly_ what these contain and what you are
> looking after.
I was not sure she
I have 250GB USB-HDD attached to sheevaplug and using u-boot
U-Boot 2010.03-00176-g42f7128 (Aug 06 2010 - 22:24:34)
Marvell-Sheevaplug
It's a tip of 'u-boot-marvell/testing' branch.
I'm currently booting linux kernel from NAND
and using ext4 rootfs placed on this USB HDD.
Everything works
11 matches
Mail list logo