I compile my image according to the given guide: [[https://openwrt.org/toh/sinovoip/sinovoip_banana_pi_r2]]
With kernel version 4.19 everything went smooth (OpenWrt Snapshot shown after boot was //r12726-92616c4227//).
Then i wanted to upgrade to the current master and after applying the new //bpi_bananapi-r2-kernel.bin// and //root.squashfs// files the boot process stops every time at the same point (see attached file boot.txt).
follow instructions for kernel_menuconfig on guide
I did not apply the patch that was given. I didn't encounter any problems with failing network connections even with the old linux kernel. It also does not make any difference according to the current problem.
//make -j8//
changed //repositories.conf// according to the guide
//make image PROFILE=bpi_bananapi-r2//
apply new kernel-file and rootfs according to the guide
I tried this several times with different configurations but the result was the same anyway.
It seems like there is a bug at loading rootfs from MTD.
The text was updated successfully, but these errors were encountered:
openwrt-bot commentedMay 11, 2020
Type:
I compile my image according to the given guide: [[https://openwrt.org/toh/sinovoip/sinovoip_banana_pi_r2]]
With kernel version 4.19 everything went smooth (OpenWrt Snapshot shown after boot was //r12726-92616c4227//).
Then i wanted to upgrade to the current master and after applying the new //bpi_bananapi-r2-kernel.bin// and //root.squashfs// files the boot process stops every time at the same point (see attached file boot.txt).
I did the follwing steps:
I tried this several times with different configurations but the result was the same anyway.
It seems like there is a bug at loading rootfs from MTD.
The text was updated successfully, but these errors were encountered: