public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1]
@ 2016-04-12 12:15 Vincent Siles
  2016-04-12 12:15 ` [U-Boot] [PATCH] arm: Fix SCFG ICID reg addresses Vincent Siles
  0 siblings, 1 reply; 11+ messages in thread
From: Vincent Siles @ 2016-04-12 12:15 UTC (permalink / raw)
  To: u-boot

In order to activate the TZASC for the LS1021a board, one need to
correctly configure the SMMU, by setting ICID for each peripherals in
the SCFG ICID registers. The computation of the addresses of such
registers is invalid due to wrong pointer arithmetic.

Also please note that there is no mention of the following entry in the
Reference manual of the LS1021A board.

arch/arm/cpu/armv7/ls102xa/soc.c:138
struct smmu_stream_id dev_stream_id[] = {
        ...
       { 0x114, 0x06, "qDMA" },
        ...



Vincent Siles (1):
  arm: Fix SCFG ICID reg addresses

 board/freescale/common/ls102xa_stream_id.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-05-24 17:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-12 12:15 [U-Boot] [PATCH 0/1] Vincent Siles
2016-04-12 12:15 ` [U-Boot] [PATCH] arm: Fix SCFG ICID reg addresses Vincent Siles
2016-04-20 16:53   ` York Sun
2016-04-21  7:53     ` Vincent Siles
2016-04-21 15:45       ` york sun
2016-04-21 15:56         ` Vincent Siles
2016-04-21 16:19           ` York Sun
2016-04-22  7:52             ` [U-Boot] [PATCH v2 1/2] " Vincent Siles
2016-04-22  7:52               ` [U-Boot] [PATCH v2 2/2] arm: uniform usage of u32 in ls102x caam config Vincent Siles
2016-05-24 17:13                 ` York Sun
2016-05-24 17:13               ` [U-Boot] [PATCH v2 1/2] arm: Fix SCFG ICID reg addresses York Sun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox