summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorTimur Tabi <timur@freescale.com>2012-09-17 11:12:42 +0000
committerAnatolij Gustschin <agust@denx.de>2012-09-21 23:51:29 +0200
commit15b83386aa50168bce659fdc33cd6784effa2e3d (patch)
treed1f8b2684d025564ce617e0144fc7330caa7f2b2 /common
parent1b09b53e7dda7f8d4e7ec2927137f3b71327955a (diff)
downloadu-boot-imx-15b83386aa50168bce659fdc33cd6784effa2e3d.zip
u-boot-imx-15b83386aa50168bce659fdc33cd6784effa2e3d.tar.gz
u-boot-imx-15b83386aa50168bce659fdc33cd6784effa2e3d.tar.bz2
video/powerpc: don't touch DIU registers that we don't need
Several DIU registers were being initialized either unnecessarily or to wrong values. 1) All interrupts were enabled even though there's no interrupt handler. Interrupts were left enabled when booting Linux. 2) Don't configure a dummy area descriptor, since we don't support ADs in U-Boot. 3) Don't configure any write-back buffer registers, since we don't use that mode. 4) The default values for the THRESHOLDS, SYN_POL, and PLUT registers should be used, so don't touch those registers either. Signed-off-by: Timur Tabi <timur@freescale.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions