bmclapham1973
bmclapham1973
@flatmax I am also unable to successfully compile. I have the same result as @prubin100. The only difference in my setup is that I attempted it on Debian 12. Thoughts?...
Here is my error: CC drivers/usb/gadget/f_fastboot.o CC lib/display_options.o LD lib/built-in.o LD drivers/usb/gadget/built-in.o LD u-boot /app/buildroot/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-ld.bfd: arch/arm/mach-rockchip/built-in.o: in function `fdt_fixup_modules': /app/buildroot/buildroot/output/build/uboot-stable-5.10-rock5/arch/arm/mach-rockchip/rk3588/rk3588.c:1164: undefined reference to `_u_boot_list_2_driver_2_rockchip_otp' /app/buildroot/buildroot/output/host/bin/aarch64-buildroot-linux-uclibc-ld.bfd: arch/arm/mach-rockchip/built-in.o: relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol...
@flatmax I got the same error after following your same steps: source ~/temp/buildroot.rockchip/setup.rock5b.sh /home/name.unencrypted/buildroot.rk3588/ make distclean git checkout 2022.05 source ~/temp/buildroot.rockchip/setup.rock5b.sh /home/name.unencrypted/buildroot.rk3588/ make
@flatmax `bash: python2: command not found`
> > @flatmax `bash: python2: command not found` > > please install python2 and try again. It should work. You see the problem is that the uboot version Radxa are...