
On Wed, Nov 21, 2018 at 1:40 PM Fabio Estevam festevam@gmail.com wrote:
Hi Peng,
On Wed, Nov 21, 2018 at 12:54 AM Peng Fan peng.fan@nxp.com wrote:
Stefano, Fabio, how about creating a follow up patch to remove the unused macros, or do you expect to create a v3 patchset for this removing?
It is fine for me if you send a follow up patch removing them.
Thanks _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot
Peng,
I have found one more piece that is missing from the lpddr4 initialization. We don't have a structure, or place to change the DDR PHY DQ lane to memory mapping registers. Our board requires this and was failing until I patched it in.
According to the code generated from DDR tool this should happen after /* step7 [0]--1: disable quasi-dynamic programming */
-Jon