Jonas Karlman

Results 21 comments of Jonas Karlman

@jernejsk @chewitt thanks! I have updated the u-boot v2020.10 commit with your changes and did a quick `scripts/unpack` check. I will create a new PR with the update to v2020.10...

@MarkusTeufelberger thanks, I have imported the r5c/r5s device tree into my local u-boot repo and will push patches and build images that can be tested in next few days. Still...

@MarkusTeufelberger not that I know, will try to update re-test this PR later this weekend. Both mainline U-Boot and Linux kernel should be in a good enough state for most...

@catalinii @andyshrk I will try to take a new look next week or two

On braces/brackets/{} I try to avoid them when speicfying paths because I think `cp $PKG_DIR/scripts/fs-resize $INSTALL/usr/lib/libreelec` looks more natural when using `git diff` compared to `cp ${PKG_DIR}/scripts/fs-resize ${INSTALL}/usr/lib/libreelec` (the file...

This looks fine, and agree please send patches upstream. Will be able to runtime test in 1-2 weeks, on one board from initial launch with Firefly v1.0 branding and a...

@ilmich I have now tested these patches on my two ROC-RK3328-CC V1.0 and V1.3 boards without issues and this can be merged. Are you planning on sending this upstream to...

@ColorfulRhino looks like my U-Boot `rk3xxx-2024.10` branch is a bit out of date, changed the U-Boot defconfig name from `friendlyelec-cm3588-nas-rk3588_defconfig` to `cm3588-nas-rk3588_defconfig` just before submitting patches upstream. That name /...

@amazingfate support for Orange Pi 3B (v1.1 and v2.1) has now been merged to U-Boot `master` and will be included in `v2024.10-rc3` (scheduled for Monday). Please note that U-Boot use...

> I tried master branch of https://github.com/u-boot/u-boot.git with your vdd_npu patch. But there is still kernel panic. Hum, I am not seeing this with a vendor kernel built from the...