From mboxrd@z Thu Jan 1 00:00:00 1970 From: dirk.behme@de.bosch.com (Dirk Behme) Date: Fri, 20 Feb 2015 08:18:51 +0100 Subject: [PATCH 1/1 v2] ARM: coresight: fix system halt when etm enable and add nosmp to command line In-Reply-To: <1424354275-18747-1-git-send-email-Frank.Li@freescale.com> References: <1424354275-18747-1-git-send-email-Frank.Li@freescale.com> Message-ID: <54E6DFDB.8070603@de.bosch.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Frank, On 19.02.2015 14:57, Frank.Li at freescale.com wrote: > From: Frank Li > > when nosmp set, only 1 core enabled. try to access disable core will halt. > dts need added arm,primecell-periphid = for none-boot core > otherwise amba_device_add will halt when read peripheral id. > > Signed-off-by: Frank Li Just out of interest: Do you have the coresight patches working on i.MX6, now? I.e. is http://www.spinics.net/lists/arm-kernel/msg397864.html clarified, now? Best regards Dirk