This enables display for pinebook-pro
Jesper Schmitz Mouridsen (1):
rk3399: pinebook-pro enable display
arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi | 4
arch/arm/dts/rk3399.dtsi | 4 ++--
drivers/video/rockchip/rk_edp.c | 24 ++--
3
Signed-off-by: Jesper Schmitz Mouridsen
---
arch/arm/dts/rk3399-pinebook-pro-u-boot.dtsi | 4
arch/arm/dts/rk3399.dtsi | 4 ++--
drivers/video/rockchip/rk_edp.c | 24 ++--
3 files changed, 28 insertions(+), 4 deletions(-)
diff --git a/arch
On 17.02.2021 14.43, Tom Rini wrote:
On Wed, Feb 17, 2021 at 02:30:56PM +0100, Jesper Schmitz Mouridsen wrote:
Hi
Can you avoid the use of ENODATA since it is not defined in FreeBSD's
errno.h?
I like that FreeBSD has EDOOFUS, but I don't see an obvious replacement
for ENODAT
Hi
Can you avoid the use of ENODATA since it is not defined in FreeBSD's
errno.h?
Regards
Jesper Schmitz Mouridsen
On 16.02.2021 01.08, Simon Glass wrote:
At present this function does not accept a size for the FIT. This means
that it must be read from the FIT itself, introducing pote
The last block is of size media->block_size
---
lib/efi_loader/efi_disk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/efi_loader/efi_disk.c b/lib/efi_loader/efi_disk.c
index 1f6b817dea..f77f465d20 100644
--- a/lib/efi_loader/efi_disk.c
+++ b/lib/efi_loader/efi_disk.c
@@
The last block could not be read by FreeBSD
loader.efi (the gpt backup block)
Jesper Schmitz Mouridsen (1):
Allow last block to be read
lib/efi_loader/efi_disk.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.30.0
Hi
I was not able to read the last block of my sd card
(the gpt backup block) without the following
diff --git a/lib/efi_loader/efi_disk.c b/lib/efi_loader/efi_disk.c
index d0aad0252a..ea9d763072 100644
--- a/lib/efi_loader/efi_disk.c
+++ b/lib/efi_loader/efi_disk.c
@@ -147,7 +147,7 @@ static e
wrong
or is a config wrong?
Thanks.
/Jesper Schmitz Mouridsen
8 matches
Mail list logo