You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to build A53 with defconfig of defconfig sg2002_licheea53nano_sd from this repo. But it ended up with
build failure. i think It is failed in ramdisk build.
[TARGET] boot
cd /home/karthikeyan/work/learn/sipeed/LicheeRV-Nano-Build/ramdisk/build/sg2002_licheea53nano_sd/workspace; /home/karthikeyan/work/learn/sipeed/LicheeRV-Nano-Build/build/tools/common/gen_init_cpio /home/karthikeyan/work/learn/sipeed/LicheeRV-Nano-Build/ramdisk/build/sg2002_licheea53nano_sd/workspace/../configs/overlayfs_fixed_files.txt.sqsh > /home/karthikeyan/work/learn/sipeed/LicheeRV-Nano-Build/ramdisk/build/sg2002_licheea53nano_sd/workspace/boot.cpio
File ../target/init could not be opened for reading
line 10
File ../target/busybox could not be opened for reading
line 11
File ../target/e2fsck could not be opened for reading
line 12
File ../target/resize2fs could not be opened for reading
line 13
File ../target/parted could not be opened for reading
line 14
File ../target/libc.so could not be opened for reading
line 15
make: *** [Makefile:387: boot] Error 255
I have followed, same commands from the README. defconfig sg2002_licheea53nano_sd build_all
and i had fixed the u-boot error for implicit declaration error when building the u-boot.
Please note that ramdisk/configs/sg200x/onekernel_fixed_files.txt.sqsh and ramdisk/configs/sg200x/ramboot_fixed_files.txt will probably need a proper fix.
I was not able to boot the image, i think i need to "switch" the device to arm mode (at least), but i'm unsure if i should remove the resistor or whatever... Will try to take a closer look soon.
Hi,
I have been trying to build A53 with defconfig of
defconfig sg2002_licheea53nano_sd
from this repo. But it ended up withbuild failure. i think It is failed in ramdisk build.
I have followed, same commands from the README.
defconfig sg2002_licheea53nano_sd
build_all
and i had fixed the u-boot error for
implicit declaration
error when building the u-boot.This is only diff.
I don't know what i have missed.
Thanks.
The text was updated successfully, but these errors were encountered: