lanefu changed the topic of #armbian-rockchip to: Armbian - Linux for ARM development boards | Rockchip SoC | www.armbian.com | This channel is relayed to the equivalent Discord channel | this channel is logged
DC-IRC has quit [Remote host closed the connection]
DC-IRC has joined #armbian-rockchip
<DC-IRC> [Discord] <liwei19920307> I tried adding npu-supply to &rknpu but the problem remains. I found a similar question https://forum.radxa.com/t/linux-kernel-giving-panic/8068 but the armbian mainline uses the latest radxa uboot
<DC-IRC> [Discord] <viraniac> Yeah, I am probably not the right guy for this. I don't have any rockchip device. May be someone else can take a look and answer
<DC-IRC> [Discord] <amazingfate> which uboot you are using?
<DC-IRC> [Discord] <amazingfate> Maybe this is related: https://github.com/radxa/u-boot/pull/19
PhotoJim has quit [*.net *.split]
yang has quit [*.net *.split]
katerX has quit [*.net *.split]
Werner has quit [*.net *.split]
ChanServ has quit [*.net *.split]
javabean has quit [*.net *.split]
RecursiveG_ has quit [*.net *.split]
DC-IRC has quit [*.net *.split]
lanefu has quit [*.net *.split]
juri_ has quit [*.net *.split]
troglodito has quit [*.net *.split]
DC-IRC has joined #armbian-rockchip
katerX has joined #armbian-rockchip
juri_ has joined #armbian-rockchip
RecursiveG_ has joined #armbian-rockchip
lanefu has joined #armbian-rockchip
PhotoJim has joined #armbian-rockchip
javabean has joined #armbian-rockchip
Werner has joined #armbian-rockchip
yang has joined #armbian-rockchip
troglodito has joined #armbian-rockchip
ChanServ has joined #armbian-rockchip
troglodito has quit [*.net *.split]
troglodito has joined #armbian-rockchip
RecursiveG_ has quit [*.net *.split]
javabean has quit [*.net *.split]
RecursiveG_ has joined #armbian-rockchip
javabean has joined #armbian-rockchip
juri_ has quit [*.net *.split]
juri_ has joined #armbian-rockchip
<DC-IRC> [Discord] <liwei19920307> The compiled BRANCH=legacy does not modify the uboot. The configuration is radxa's uboot https://github.com/armbian/build/blob/main/config/sources/families/rk35xx.conf
juri_ has quit [*.net *.split]
DC-IRC has quit [*.net *.split]
lanefu has quit [*.net *.split]
lanefu has joined #armbian-rockchip
juri_ has joined #armbian-rockchip
DC-IRC has joined #armbian-rockchip
DC-IRC has quit [Excess Flood]
lanefu has quit [*.net *.split]
lanefu has joined #armbian-rockchip
Ark74 has quit [Read error: Connection reset by peer]
Ark74 has joined #armbian-rockchip
DC-IRC has joined #armbian-rockchip
DC-IRC has quit [Read error: Connection reset by peer]
DC-IRC has joined #armbian-rockchip
Werner has quit [Remote host closed the connection]
Werner has joined #armbian-rockchip
<DC-IRC> [Discord] <liwei19920307> I initially used the custom uboot of rk3566
<DC-IRC> [Discord] <liwei19920307> But I saw this post https://forum.radxa.com/t/image-rock3a-kernel-5-10-66/10061/2. I want to try the uboot in it. I feel that the uboot of rk3566 and rk3568 should be Universal because the header file of rk3566 in dts is also that of rk3568
<DC-IRC> [Discord] <amazingfate> orangepi3b is using mainline uboot, you can try it.
<DC-IRC> [Discord] <liwei19920307> thx I will try
<DC-IRC> [Discord] <liwei19920307> Thank you very much. I successfully entered the system using uboot of orangepi3b. Thank you very much.
<DC-IRC> [Discord] <liwei19920307> Next I will try npu related tests
<DC-IRC> [Discord] <fifty> I've built 6.8-rc3 kernel and installed it over armbian image but it still boots 5.10. I see that it has uInitrd in some different format than regular initramfs, beside that everything seems normal. How to make it boot 6.8?
<DC-IRC> [Discord] <fifty> I've built 6.8-rc3 kernel and installed it over armbian image but it still boots 5.10. I see that it has uInitrd in some different format than regular initramfs, beside that everything seems normal. I don't see mention of kernel or initrd in armbianEnv.txt. How to make it boot 6.8?
<DC-IRC> [Discord] <fifty> should i build recent uboot too?
<DC-IRC> [Discord] <lanefu> Most use the GitHub.com/armbian/build to build kernels and take its resulting debs and install. Armbian adds some install hooks to the kernel debs to take care of the uInitrd stuff