shyeline Posted January 19, 2023 Posted January 19, 2023 From the posts that I've read i think i have made the terrible mistake of updating the software via command. It was kinda slow so I did reboot command and the board since than won't start. I've bought the uart adapter and the boot process is as follows: https://pastebin.com/Pz1xb5jc Can i get support? 0 Quote
going Posted January 20, 2023 Posted January 20, 2023 13 часов назад, shyeline сказал: https://pastebin.com/Pz1xb5jc Scanning mmc 0:1... Found U-Boot script /boot/boot.scr 2669 bytes read in 2 ms (1.3 MiB/s) ## Executing script at 4fc00000 U-boot loaded from SD Boot script loaded from mmc 180 bytes read in 2 ms (87.9 KiB/s) No FDT memory address configured. Please configure the FDT address via "fdt addr <address>" command. Aborting! No FDT memory address configured. Please configure the FDT address via "fdt addr <address>" command. Aborting! It looks like you updated the kernel and the dtb, but interrupted the process and the installation did not finish its work. There are no necessary files. Two options: 1) Download a new one and burn the whole image to the sd card. 2) Use an adapter for SD cards. Attach it to a running Linux computer and mount the root partition in /mnt. Then use the chroot command and reinstall the kernel and dtb packages. 0 Quote
Solution shyeline Posted January 21, 2023 Author Solution Posted January 21, 2023 I've been able to fix it without reinstalling the system with some help from u-boot irc following this, we've made a short version of it https://pastebin.com/8JXQZuXF 0 Quote
Recommended Posts
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.