From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] i.MX6: arm2: Add AXI cache and Qos setting
Date: Fri, 13 Apr 2012 10:28:38 +0200 [thread overview]
Message-ID: <4F87E3B6.9040202@denx.de> (raw)
In-Reply-To: <AD13664F485EE54694E29A7F9D5BE1AF12F9D5@039-SN2MPN1-021.039d.mgd.msft.net>
On 13/04/2012 09:10, Liu Hui-R64343 wrote:
>> -----Original Message-----
>> From: Dirk Behme [mailto:dirk.behme at de.bosch.com]
>> Sent: Friday, April 13, 2012 2:46 PM
>> To: u-boot at lists.denx.de
>> Cc: Dirk Behme; Jason Chen; Liu Hui-R64343; Stefano Babic; Fabio Estevam
>> Subject: [PATCH] i.MX6: arm2: Add AXI cache and Qos setting
>>
>> Do the same AXI cache and Qos settings done already in the SabreLite
>> imximage.cfg for the ARM2 board, too.
>>
>> It fixes a display flash issue caused by low priority of the display IDMA
>> channel.
>>
>> Signed-off-by: Dirk Behme <dirk.behme@de.bosch.com>
>> CC: Jason Chen <b02280@freescale.com>
>> CC: Jason Liu <r64343@freescale.com>
>> CC: Stefano Babic <sbabic@denx.de>
>> CC: Fabio Estevam <festevam@gmail.com>
>> ---
>> board/freescale/mx6qarm2/imximage.cfg | 6 ++++++
>> 1 files changed, 6 insertions(+), 0 deletions(-)
>>
>> diff --git a/board/freescale/mx6qarm2/imximage.cfg
>> b/board/freescale/mx6qarm2/imximage.cfg
>> index 5f0ee0d..ceecbf9 100644
>> --- a/board/freescale/mx6qarm2/imximage.cfg
>> +++ b/board/freescale/mx6qarm2/imximage.cfg
>> @@ -165,3 +165,9 @@ DATA 4 0x020c4074 0x3FF00000 DATA 4 0x020c4078
>> 0x00FFF300 DATA 4 0x020c407c 0x0F0000C3 DATA 4 0x020c4080 0x000003FF
>> +
>> +# enable AXI cache for VDOA/VPU/IPU
>> +DATA 4 0x020e0010 0xF00000FF
>> +# set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7 DATA 4 0x020e0018
>> +0x007F007F DATA 4 0x020e001c 0x007F007F
>
> Acked-by: Jason Liu <r64343@freescale.com>
>
Thanks all - this is a fix, I will try to push it for the release.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2012-04-13 8:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-13 6:46 [U-Boot] [PATCH] i.MX6: arm2: Add AXI cache and Qos setting Dirk Behme
2012-04-13 7:10 ` Liu Hui-R64343
2012-04-13 8:28 ` Stefano Babic [this message]
2012-04-16 13:08 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F87E3B6.9040202@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.