Skip to content
Snippets Groups Projects
Forked from KED Software Projects / Miscellaneous / KED U-Boot Fork
Source project has a limited visibility.
  • Peng Fan's avatar
    623787fd
    imx: imx-common: power down lcdif before boot os · 623787fd
    Peng Fan authored and Stefano Babic's avatar Stefano Babic committed
    
    Need to call lcdif_power_down to make lcdif in initial state
    before kernel boot. Similar issue for uboot reset with lcdif
    enabled, system will hang after serveral times resetting. Need
    to let lcdif initial state to make all go well.
    
    Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    Cc: Eric Nelson <eric.nelson@boundarydevices.com>
    Cc: Nikita Kiryanov <nikita@compulab.co.il>
    Cc: Tim Harvey <tharvey@gateworks.com>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>
    623787fd
    History
    imx: imx-common: power down lcdif before boot os
    Peng Fan authored and Stefano Babic's avatar Stefano Babic committed
    
    Need to call lcdif_power_down to make lcdif in initial state
    before kernel boot. Similar issue for uboot reset with lcdif
    enabled, system will hang after serveral times resetting. Need
    to let lcdif initial state to make all go well.
    
    Signed-off-by: default avatarPeng Fan <Peng.Fan@freescale.com>
    Cc: Stefano Babic <sbabic@denx.de>
    Cc: Eric Nelson <eric.nelson@boundarydevices.com>
    Cc: Nikita Kiryanov <nikita@compulab.co.il>
    Cc: Tim Harvey <tharvey@gateworks.com>
    Cc: Fabio Estevam <fabio.estevam@freescale.com>