We've been using the UUU (mfgtools 3.0) to program an IMX6ULL processor using Toshiba TH58NVG3S0H NAND Flash Storage. U-boot programs and operates properly; loading and booting the linux image that we've been using. We are now attempting to update one of the uboot 'slots' using the kobs-ng tool's update command. We believe the tool is unable to properly decode the NCB. We receive the same error with both the 'update' command and the 'dump' command.
Hello all,
We've been using the UUU (mfgtools 3.0) to program an IMX6ULL processor using Toshiba TH58NVG3S0H NAND Flash Storage. U-boot programs and operates properly; loading and booting the linux image that we've been using. We are now attempting to update one of the uboot 'slots' using the kobs-ng tool's update command. We believe the tool is unable to properly decode the NCB. We receive the same error with both the 'update' command and the 'dump' command.
Output when programming uboot with kobs-ng:
Output from "dump" command:
MTD0 is currently 8MB.
What could be causing the fingerprint mismatch?
The fingerprint locations that kobs-ng is checking are the same as where it programed them to.
This is the nand configuration info that we added to the 'nand_ids.c'
Any assistance would be greatly appreciated.