Searched hist:"5 d71bd210ff3ab5b510071cae7ed1ea51ba9e0ca" (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/board/freescale/mx51evk/ |
H A D | mx51evk_video.c | 5d71bd210ff3ab5b510071cae7ed1ea51ba9e0ca Fri Nov 09 20:28:52 CST 2012 Vikram Narayanan <vikram186@gmail.com> mx51evk: Fix build error when CONFIG_VIDEO is disabled
The inclusion of LCD patch into mx51evk breaks the build when CONFIG_VIDEO is disabled. Fix this by splitting the video related stuff to a new file.
Also rename the function lcd_iomux to setup_iomux_lcd to make the namings aligned with the other iomux functions.
Signed-off-by: Vikram Narayanan <vikram186@gmail.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Stefano Babic <sbabic@denx.de>
|
H A D | Makefile | diff 5d71bd210ff3ab5b510071cae7ed1ea51ba9e0ca Fri Nov 09 20:28:52 CST 2012 Vikram Narayanan <vikram186@gmail.com> mx51evk: Fix build error when CONFIG_VIDEO is disabled
The inclusion of LCD patch into mx51evk breaks the build when CONFIG_VIDEO is disabled. Fix this by splitting the video related stuff to a new file.
Also rename the function lcd_iomux to setup_iomux_lcd to make the namings aligned with the other iomux functions.
Signed-off-by: Vikram Narayanan <vikram186@gmail.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Stefano Babic <sbabic@denx.de>
|
H A D | mx51evk.c | diff 5d71bd210ff3ab5b510071cae7ed1ea51ba9e0ca Fri Nov 09 20:28:52 CST 2012 Vikram Narayanan <vikram186@gmail.com> mx51evk: Fix build error when CONFIG_VIDEO is disabled
The inclusion of LCD patch into mx51evk breaks the build when CONFIG_VIDEO is disabled. Fix this by splitting the video related stuff to a new file.
Also rename the function lcd_iomux to setup_iomux_lcd to make the namings aligned with the other iomux functions.
Signed-off-by: Vikram Narayanan <vikram186@gmail.com> Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com> Cc: Stefano Babic <sbabic@denx.de>
|