From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 30 Jan 2012 22:53:00 +0100 Subject: [U-Boot] mx28 spl power cpu clock configuration In-Reply-To: References: <6EA3E0BCC03CC34B89B01BD57ECBC718F26BC7@POBOX.postoffice.danego.net> <6EA3E0BCC03CC34B89B01BD57ECBC718F27241@POBOX.postoffice.danego.net> Message-ID: <201201302253.00941.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > Hi Robert, > > On Wed, Jan 25, 2012 at 2:36 PM, Robert Deli?n wrote: > > Hi Fabio, > > > >> Could you please post a patch with your proposed change so that we can > >> test it? > > > > I was hoping for a suggestion from you, as you know this SoC far better > > than me. Currently I am trying different solutions. Even though they > > prevent the system from hanging up, they still don't enable me to step > > through the code. And since therey's no problem with normal operation, I > > think they aren't worth anything unless they fix instruction stepping. > > > > But as Marek, says: Instruction stepping this section can fail for > > another reason. > > I talked to some folks that reported that RV-ICE Jtag works fine on > mx28. Will send you offline their init script, so that you could > compare it with your BDI 3000 script. Hi Fabio, did they also test stepping through the power_init() ? M > > Regards, > > Fabio Estevam