
Hi Vivek,
[Please don't top-post and do not post HTML]
On Mon, Mar 25, 2024 at 1:37 PM Vivek Jaiswal vjaiswal@cinemo.com wrote:
Hello Fabio, I tried using the this github repository. https://github.com/u-boot/u-boot.git
And the configuration used was following
rockchip-rk3399-khadas-edge-v.conf
UBOOT_MACHINE = "khadas-edge-v-rk3399_defconfig"
I got some error during the build from the u-boot.
Please check the attachment BuildError1.txt or BuildError2.txt
make[2]: *** [/home/vjaiswal/dev/Projects/SOLAR/khadas-dev/forTesting/yocto2_actual_meta_rockchip/build/tmp/work/rockchip_rk3399_khadas_edge_v-poky-linux/u-boot-rockchip/1_2017.09-r0/git/scripts/Makefile.build:280: cmd/bootm.o] Error 1 make[1]: *** [/home/vjaiswal/dev/Projects/SOLAR/khadas-dev/forTesting/yocto2_actual_meta_rockchip/build/tmp/work/rockchip_rk3399_khadas_edge_v-poky-linux/u-boot-rockchip/1_2017.09-r0/git/Makefile:1317: cmd] Error 2 make: *** [Makefile:157: sub-make] Error 2
You are trying to build U-Boot 2017.09.
U-Boot 2024.01 builds khadas-edge-v-rk3399_defconfig just fine.