]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
mx6: Avoid writing to read-only bits in imximage.cfg
authorVikram Narayanan <vikram186@gmail.com>
Tue, 12 Jun 2012 04:50:33 +0000 (04:50 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:27 +0000 (14:07 +0200)
If in case this is valid according to the latest datasheet, ignore this patch.
Acked-by: Marek Vasut <marex@denx.de>
board/freescale/mx6qarm2/imximage.cfg
board/freescale/mx6qsabrelite/imximage.cfg

index ceecbf925d83255745acd45a81d97a4d0bb7d80b..bf941a31984b6e5654db5f0f8679670aad65de8b 100644 (file)
@@ -167,7 +167,7 @@ DATA 4 0x020c407c 0x0F0000C3
 DATA 4 0x020c4080 0x000003FF
 
 # enable AXI cache for VDOA/VPU/IPU
-DATA 4 0x020e0010 0xF00000FF
+DATA 4 0x020e0010 0xF00000CF
 # set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7
 DATA 4 0x020e0018 0x007F007F
 DATA 4 0x020e001c 0x007F007F
index c38942719190ef3e1aed4b8896253adc1ed57d96..62498abca390a45e711cc577f64f6cb360c3c49a 100644 (file)
@@ -164,7 +164,7 @@ DATA 4 0x020c407c 0x0F0000C3
 DATA 4 0x020c4080 0x000003FF
 
 # enable AXI cache for VDOA/VPU/IPU
-DATA 4 0x020e0010 0xF00000FF
+DATA 4 0x020e0010 0xF00000CF
 # set IPU AXI-id0 Qos=0xf(bypass) AXI-id1 Qos=0x7
 DATA 4 0x020e0018 0x007F007F
 DATA 4 0x020e001c 0x007F007F