
On 10/06/19 21:18, Shyam Saini wrote:
Thanks for this work - this is still missing in current U-Boot. I will merge this for the upcoming release - letting this in, we could win some more testers helping to adjust if there are some issues.
Thanks. Looks like it is FINALLY making it into the main tree...
Never say never...and it is not yet in.
Oops
Patch breaks several boards due to the moving of mxs-nand.h. In fact, drivers/mtd/nand/raw/mxs_nand_dt.c expects to find the file in the same directory.
Sorry, I should have asked this earlier. The current patch uses some mtd nand driver api to access bch_geometry elements. I was not sure whether to use driver/ includes files in arch/ directorty so, I moved it from divers/ to arch/ directory.
Would be totally fine if I resend a patch which includes mxs-nand.h from drivers/ in arch/ code ?
Yes, it is fine.
Please let me know if you have any other suggestion.
Thanks a lot, Shyam