summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2018-12-11 16:40:37 -0200
committerStefano Babic <[email protected]>2019-01-28 12:53:21 +0100
commitbab289cbe993c1ee26a6301e7019c3078b60393a (patch)
treec923e588318b88bb05a20a984be1aebdef81eaf7 /scripts
parent0963060c9912c404280e5540018d02777b3400af (diff)
mx7: Do not call lcdif_power_down() in the SPL case
Like it was done on imx6 in commit 9236269de57d ("imx: mx6: Fix implementantion reset_misc") Do not call lcdif_power_down() in the SPL case to fix the following build error: LD spl/u-boot-spl MKIMAGE u-boot.img arch/arm/mach-imx/built-in.o: In function `reset_misc': /home/fabio/ossystems/u-boot/arch/arm/mach-imx/mx7/soc.c:372: undefined reference to `lcdif_power_down' scripts/Makefile.spl:375: recipe for target 'spl/u-boot-spl' failed Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> Reviewed-by: Peng Fan <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions