6/18/2020 6:47 PM | |
Joined: 4/28/2015 Last visit: 6/28/2024 Posts: 578 Rating: (43) |
Uhh, that is bad news. Your device is stuck in the middle of the boot loader, with something preventing to load the last piece of it. I'm afraid that's a service case, unless you have a chance to apply the recovery described in https://github.com/siemens/meta-iot2050/tree/master/recipes-bsp/u-boot#recovering-a-bricked-device, means you have access to some compatible programmer. How did you get there again? Would be good to understand what could have caused this. |
6/18/2020 7:41 PM | |
Joined: 4/17/2018 Last visit: 11/6/2024 Posts: 88 Rating: (5) |
So asking what the bin file is for was a good preparation No, i have no chance to invest a programmer as expensive as the device. What happened: I tried to do a backup from the eMMC to a usb medium. So, I thought to boot from the clean image of the sdcard, mount the usb medium and transfer my data from eMMC to usb using the dd command. When setting the fw_setenv variables to have the next boot from sdcard I noticed the error "environment not initialized" as I wrote in another thread. There was an answer that this was a bug and the image might be too old. But that was after i looked here: http://manpages.ubuntu.com/manpages/bionic/man8/fw_setenv.8.html to clear the origin of this message and then here: https://www.denx.de/wiki/view/DULG/HowCanIAccessUBootEnvironmentVariablesInLinux how to probably initialize the conf file. Which somewhat worked but I must have done something wrong there. Anyway: I got past the error message, set the env variable, reassured that it was set to mmc0 or mmc1 (don't know anymore) and rebooted with the result I described. Then I ordered the uart cable and made the log dump. My best guess is that the conf file did not properly point to the correct mtd device or had the correct offset numbers and so went down the drain. Afterwards you are wiser: https://elinux.org/U-boot_environment_variables_in_linux last paragraph. One has been warned. |
Last edited by: faschmidt at: 06/18/2020 19:44:47Last edited by: faschmidt at: 06/18/2020 19:47:53 |
|
6/19/2020 9:06 AM | |
Joined: 4/17/2018 Last visit: 11/6/2024 Posts: 88 Rating: (5) |
Ok. Ah, which support shall I contact and what are they supposed to do? |
Follow us on