|
[meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
Hi Quentin/Khem, I apologize for not reviewing this patch in a timely manner; I'm sorry for the frustration it caused. Would this have been solved by (me) creating a honister branch? I usually don't c
Hi Quentin/Khem, I apologize for not reviewing this patch in a timely manner; I'm sorry for the frustration it caused. Would this have been solved by (me) creating a honister branch? I usually don't c
|
By
Trevor Woerner
· #55568
·
|
|
[meta-rockchip][PATCH v2] override syntax fixup
The _virtual notation is not an override. These syntax "fixes" need to be reverted. In the case of the kernel override, when it was added, the rock-pi-e needed the latest kernel (linux-yocto-dev) but
The _virtual notation is not an override. These syntax "fixes" need to be reverted. In the case of the kernel override, when it was added, the rock-pi-e needed the latest kernel (linux-yocto-dev) but
|
By
Trevor Woerner
· #55550
·
|
|
[meta-rockchip][PATCH] rock-pi-e: override syntax fixup
The _virtual notation is not an override. These syntax "fixes" need to be reverted. In the case of the kernel override, when it was added, the rock-pi-e needed the latest kernel (linux-yocto-dev) but
The _virtual notation is not an override. These syntax "fixes" need to be reverted. In the case of the kernel override, when it was added, the rock-pi-e needed the latest kernel (linux-yocto-dev) but
|
By
Trevor Woerner
· #55549
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: replace baudrate with the one specified in machine conf
Sounds good.
By
Trevor Woerner
· #55548
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: replace baudrate with the one specified in machine conf
This looks fragile to me, any change in the number of spaces/tabs and this line will stop working. Thankfully the symbol RK3399_BAUDRATE only appears once in this file! That will allow us to do someth
This looks fragile to me, any change in the number of spaces/tabs and this line will stop working. Thankfully the symbol RK3399_BAUDRATE only appears once in this file! That will allow us to do someth
|
By
Trevor Woerner
· #55547
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: Pin to use gcc for now
Applied to meta-rockchip master. Thanks!
Applied to meta-rockchip master. Thanks!
|
By
Trevor Woerner
· #55545
·
|
|
[meta-rockchip][PATCH] u-boot: remove "virtual" keyword in dependency
Applied to meta-rockchip (with Khem's SoB added) master.
Applied to meta-rockchip (with Khem's SoB added) master.
|
By
Trevor Woerner
· #55529
·
|
|
[meta-rockchip][PATCH] u-boot: Replace virtual/trusted-firmware-a with trusted-firmware-a
Oops, looks like we both noticed this at about the same time. Since both our patches are identical, I simply added your SoB line. Thanks!
Oops, looks like we both noticed this at about the same time. Since both our patches are identical, I simply added your SoB line. Thanks!
|
By
Trevor Woerner
· #55528
·
|
|
[meta-rockchip][PATCH] trusted-firmware-a: Drop 0001-Fix-build-with-gcc-11.patch
Applied to meta-rockchip master. Thanks!
Applied to meta-rockchip master. Thanks!
|
By
Trevor Woerner
· #55527
·
|
|
[meta-rockchip][PATCH] u-boot: remove "virtual" keyword in dependency
The latest trusted-firmware-a recipe in meta-arm no longer considers trusted-firmware-a to have potentially multiple providers. Signed-off-by: Trevor Woerner <twoerner@...> --- recipes-bsp/u-boo
The latest trusted-firmware-a recipe in meta-arm no longer considers trusted-firmware-a to have potentially multiple providers. Signed-off-by: Trevor Woerner <twoerner@...> --- recipes-bsp/u-boo
|
By
Trevor Woerner
· #55521
·
|
|
[meta-rockchip][PATCH] README: Add intstructions to add patch template
Applied to meta-rockchip master branch. Thanks!
Applied to meta-rockchip master branch. Thanks!
|
By
Trevor Woerner
· #55501
·
|
|
[meta-rockchip] dunfell: u-boot build issue when added patch to u-boot
Does the following help? https://github.com/mendersoftware/meta-mender-community/tree/dunfell/meta-mender-rockchip
Does the following help? https://github.com/mendersoftware/meta-mender-community/tree/dunfell/meta-mender-rockchip
|
By
Trevor Woerner
· #55429
·
|
|
[meta-rockchip][PATCH] nanopi-m4: enable booting from uSD
Enable the vcc3v0_sd regulator on boot so that the device can boot from the uSD card (when using certain uSD cards). Upstream-Status: Submitted [http://lists.infradead.org/pipermail/linux-arm-kernel/2
Enable the vcc3v0_sd regulator on boot so that the device can boot from the uSD card (when using certain uSD cards). Upstream-Status: Submitted [http://lists.infradead.org/pipermail/linux-arm-kernel/2
|
By
Trevor Woerner
· #54982
·
|
|
[meta-rockchip][PATCH] rockchip.wks: use uuid for /boot during fstab-update
I tweaked the patch so that the fields lined up vertically, but otherwise… Applied to meta-rockchip, master. Thanks!
I tweaked the patch so that the fields lined up vertically, but otherwise… Applied to meta-rockchip, master. Thanks!
|
By
Trevor Woerner
· #54968
·
|
|
[meta-rockchip][PATCH 3/3] nanopi-m4: add common override
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
· #54967
·
|
|
[meta-rockchip][PATCH 2/3] include/nanopi-m4: remove KMACHINE
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
· #54966
·
|
|
[meta-rockchip][PATCH 1/3] linux-yocto: remove mmc aliases
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
· #54965
·
|
|
[meta-rockchip][PATCH 3/3] nanopi-m4: add common override
Add a common override for both nanopi-m4 MACHINEs. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/machine/include/nanopi-m4.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/m
Add a common override for both nanopi-m4 MACHINEs. Signed-off-by: Trevor Woerner <twoerner@...> --- conf/machine/include/nanopi-m4.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/m
|
By
Trevor Woerner
· #54903
·
|
|
[meta-rockchip][PATCH 2/3] include/nanopi-m4: remove KMACHINE
There is no "nanopi-m4" defined in any yocto kernel metadata (yet?), therefore remove this superfluous line. Build (core-image-base) and run tested (both systemd and sysvinit) on: - nanopi-m4 Signed-o
There is no "nanopi-m4" defined in any yocto kernel metadata (yet?), therefore remove this superfluous line. Build (core-image-base) and run tested (both systemd and sysvinit) on: - nanopi-m4 Signed-o
|
By
Trevor Woerner
· #54902
·
|
|
[meta-rockchip][PATCH 1/3] linux-yocto: remove mmc aliases
Now that we're booting via UUID, we no longer need these aliases in the DT. Personally I wasn't able to prove to myself that they actually worked (at least not with 5.13.y) and fiddling with these ali
Now that we're booting via UUID, we no longer need these aliases in the DT. Personally I wasn't able to prove to myself that they actually worked (at least not with 5.13.y) and fiddling with these ali
|
By
Trevor Woerner
· #54901
·
|