I recently updated my Helios64 board from 5.9.11 to 5.9.14 using `apt upgrade` and since then I'm unable to boot my board which is stuck on `Starting kernel ...`. Here is the log of the what got upgraded.
I tried to reinstall the latest release to eMMC through u-boot (`Armbian_20.11.3_Helios64_buster_current_5.9.14.img` and also tried `Armbian_20.11_Helios64_buster_current_5.8.17.img`) but I still get the same message `Starting kernel ...`.
I also tried to boot from SD card by using the jumper P10 but I'm still stuck to `Starting kernel ...`.
I also tried to install it using Maskrom Mode. Everything runs correctly but still stuck on the `Starting kernel ...`.
~/a/rkbin-master ❯❯❯ lsusb -d 2207:330c
Bus 002 Device 014: ID 2207:330c Fuzhou Rockchip Electronics Company RK3399 in Mask ROM mode
~/a/rkbin-master ❯❯❯ sudo tools/rkdeveloptool db rk3399_loader_v1.24_RevNocRL.126.bin
Downloading bootloader succeeded.
~/a/rkbin-master ❯❯❯ sudo tools/rkdeveloptool wl 0 ../Armbian_20.11_Helios64_buster_current_5.8.17.img
Write LBA from file (100%)
~/a/rkbin-master ❯❯❯ sudo tools/rkdeveloptool rd
Reset Device OK.
Here is the log when I boot my board.
I tried everything I found in the wiki but without any success, and I'm running out of ideas. Do you have an idea why the kernel is not booting ?