Re: [PATCH] tools/imximage: fix reported DCD information for MX7ULP

2019-12-03 Thread Fabio Estevam
Hi Jorge, On Tue, Dec 3, 2019 at 11:07 AM Jorge Ramirez-Ortiz, Foundries wrote: > sure that would work. given that the default 0x0091 is valid on > most of the cases - well all but the mx7ulp - we could apply this default and > only change to the > Kconfig value if defined. > > should we go

Re: [PATCH] tools/imximage: fix reported DCD information for MX7ULP

2019-12-03 Thread Jorge Ramirez-Ortiz, Foundries
On 02/12/19 10:42:13, Fabio Estevam wrote: > Hi Jorge, > > Adding Breno. > > On Thu, Nov 28, 2019 at 7:33 AM Jorge Ramirez-Ortiz > wrote: > > > > On the MX7ULP, OCRAM for DCD is at 0x2f01 > > > > Signed-off-by: Jorge Ramirez-Ortiz > > --- > > tools/imximage.c | 6 ++ > > 1 file change