commit | 0a1a45b7d67b548d504f4e42359338a0bd4dfcee | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Sep 23 18:05:05 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Oct 08 16:36:36 2019 +0200 |
tree | d3012302fe8f0eb4e2c633968476c4a329c63ab5 | |
parent | 5b20d141f209a62596f38ee42b0622280636a7ae [diff] |
imx: mx6ul_14x14_evk: fix link issue Since recent splash changes common code for splashscreen logo should be used instead of adding duplicated code under board directories. mx6ul_9x9_evk and mx6ul_14x14_evk configurations used old board specific logo code and do not link, fix them. Signed-off-by: Anatolij Gustschin <agust@denx.de> Acked-by: Peng Fan <peng.fan@nxp.com>