Hi Team ,
Need help here.
We are trying change the MC version but it is not updating.
Can you please where I am doing wrong.
- We flashed the boot partition, rootfs, firmware using below command.
./flex-installer -b boot_LS_arm64_lts_5.10.tgz -r rootfs_lsdk2108_ubuntu_main_arm64.tgz -f firmware_ls2088ardb_norboot.img -d /dev/sdb
2) For MC version 30, below steps
tftp $load_addr mc_ls2088a_10.30.0.itb
erase 0x584A00000 0x584EFFFFF; cp.b 0xa0000000 0x584A00000 $filesize ;
qixis_reset altbank
=====
After above steps MC was not updated .
Next time by mistake I entered below command .
erase 0x580A00000 0x584EFFFFF
Now board not coming up as MC and other details erased.
Can you please help how to recover.