]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
i.MX28: Shut down the LCD controller before reset
authorMarek Vasut <marex@denx.de>
Tue, 1 May 2012 11:09:47 +0000 (11:09 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 15 May 2012 06:31:36 +0000 (08:31 +0200)
commit8d4c759f2c165c1a6a6e840867eb59d92bfe998f
tree4e6eebad5bd087d2ae2167e59cef45d11f9d5771
parentcfe96f782020a358dabb2f705307a620a9a0999d
i.MX28: Shut down the LCD controller before reset

If the LCD controller is on before the CPU goes into reset, the traffic on LCDIF
data pins interferes with the BootROM's boot mode sampling. So shut the
controller down.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Detlev Zundel <dzu@denx.de>
Cc: Fabio Estevam <festevam@gmail.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
arch/arm/cpu/arm926ejs/mx28/mx28.c