Hi everyone,
We were trying to reflash our LS1012A-FRWY board with a new u-boot. We did this following the steps mentioned inside the FRWY-LS1012AGSG.pdf under point 4.
We downloaded the firmware_ls1012afrwy_uboot_qspiboot.img via wget and established a connection via TFTP, as described inside point 4.3 Step 2: Configuring board for TFTP.
We followed steps 4.4 loading the firmware image to the boards RAM and afterwards writing the firmware image to the QSPI flash memory and erasing environment variables.
Step 6 states "6. Reset the board. The board boots up with the updated firmware image." We rested the board, but no output was appearing on our console. Since then, we were not able to get U-boot running.
We tried to flash the board via the CW TAP, enabled the hard-coded RCW by inserting R50 and setting
USE_SAFE_RCW = True
inside the LS1012A_FRWY_init.py,
and with various images, pre-built from the NXP website, built locally or with Yocto but without any success. We can flash the board via CW TAP without errors, but we can't boot into u-boot.
Is there a suggestion for another method to try to get the firmware image running? I assume we did something wrong while flashing the u-boot via TFTP, are there any errors we committed while doing so?
Any help or suggestion is highly appreciated!
Kind regards
Lukas Ungerland