
Le 10/03/2021 à 18:32, Gunjan Gupta a écrit :
Hi Alexandre,
I saw your patch https://lists.denx.de/pipermail/u-boot/2021-January/438538.html on the U-boot mailing list. I am trying to get the latest U-boot working on the CHIP with Hynix NAND and need your help with the same.
I am using almost the same configuration as yours. I have also added the nfc block in the dts file from the CHIP's original dts file. I am able to boot the resultant U-boot from fel and also use env stored on the NAND.
When I write it on the nand and boot from it, spl fails to load and jump to U-boot stored on the nand. I have tried a lot of things but have not succeeded in solving this yet.
Did you also face this problem?
Please find attached my config file for your reference.
Thanks & Regards Gunjan Gupta
Hello Gunjan,
Thanks for reporting the problem, you seem to use differents "CONFIG_MTDPARTS_DEFAULT"
Have you tried with the default defconfig ?
What NFC block do you have added on dts file ?
Thanks.