
Hello Fabio, I have also attached the Makefile where also the error was reported
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
Best Regards, Vivek ________________________________ From: Vivek Jaiswal vjaiswal@cinemo.com Sent: Monday, March 25, 2024 5:37 PM To: Fabio Estevam festevam@gmail.com Cc: u-boot@lists.denx.de u-boot@lists.denx.de Subject: Re: U-boot fails for khadas-edge -v
Hello Fabio, I tried using the this github repository. https://github.com/u-boot/u-boot.git
And the configuration used was following
[https://res-geo.cdn.office.net/assets/mail/file-icon/png/generic_16x16.png%5...https://cinemo0-my.sharepoint.com/:u:/g/personal/vjaiswal_cinemo_com/EV-eU09iFz9GsPUVr5DEd0QBCIOp1v71AjYZHpcgH_D3aA
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
I have attached the Makefile.txt as well.
I am using this repository as meta rockchip https://github.com/JeffyCN/meta-rockchip Linux : https://github.com/khadas/linux/tree/khadas-edges-5.10.y-release-v1.0.0 Yocto branch : Kirkstone Layes used: meta-rockchip poky/meta poky/meta-poky poky/meta-yocto-bsp meta-openembedded/meta-oe
Can you fix this issue ?
Best regards, Vivek
________________________________ From: Fabio Estevam festevam@gmail.com Sent: Thursday, March 7, 2024 10:19 PM To: Vivek Jaiswal vjaiswal@cinemo.com Cc: u-boot@lists.denx.de u-boot@lists.denx.de Subject: Re: U-boot fails for khadas-edge -v
[You don't often get email from festevam@gmail.com. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
On Thu, Mar 7, 2024 at 2:43 PM Vivek Jaiswal vjaiswal@cinemo.com wrote:
are you saying to use this one? https://github.com/u-boot/u-boot/blob/master/configs/khadas-edge-v-rk3399_de...
Yes, this one.