Jump to content

help building armbian for Radxa E25


aassouad

Recommended Posts

Dear community,

I'm trying to build Armbian  for radxa E25.

 

I'm using  the repository provided in this merge request:

https://github.com/armbian/build/pull/4718

 

So I pulled https://github.com/krachlatte/radxa-e25 and launched compilation using ./compile.sh BOARD=radxa-e25 RELEASE=jammy BRANCH=edge KERNEL_ONLY=yes

But compilation failed with:

 

  OBJCOPY u-boot-nodtb.bin
start=$(ccache aarch64-none-linux-gnu-nm u-boot | grep __rel_dyn_start | cut -f 1 -d ' '); end=$(ccache aarch64-none-linux-gnu-nm u-boot | grep __rel_dyn_end | cut -f 1 -d ' '); tools/relocate-rela u-boot-nodtb.bin 0x00a00000 $start $end
./"arch/arm/mach-rockchip/make_fit_atf.sh" \
arch/arm/dts/rk3568-radxa-e25.dtb > u-boot.its
  MKIMAGE u-boot.itb
[ error ] ERROR in function compile_uboot [ functions/cli/cli-entrypoint.sh:109 -> functions/main/build-tasks.sh:278 -> functions/main/build-tasks.sh:145 -> functions/compilation/uboot.sh:131 -> functions/logging/traps.sh:0 ]                                                             
[ error ] U-boot compilation failed

 

Does anybody has some recommandations about how to get through  this ?

Thanks for your help

Link to comment
Share on other sites

Armbian & Khadas are rewarding contributors

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines