imx: apalis_imx6: fix splash logo drawing
authorAnatolij Gustschin <agust@denx.de>
Thu, 19 Sep 2019 15:19:01 +0000 (17:19 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sat, 21 Sep 2019 08:21:34 +0000 (10:21 +0200)
Define "splashimage" variable in the default environment
to enable splash screen drawing.

Signed-off-by: Anatolij Gustschin <agust@denx.de>
include/configs/apalis_imx6.h

index 4eceb10e8fc21bbf619e2b6d0481434bc79473c0..c3bc3943f40d56b0ae557abd71c1c23d7d8114e8 100644 (file)
                "load ${interface} ${drive}:1 ${loadaddr} flash_blk.img && " \
                "source ${loadaddr}\0" \
        "splashpos=m,m\0" \
+       "splashimage=" __stringify(CONFIG_LOADADDR) "\0" \
        "vidargs=mxc_hdmi.only_cea=1 " \
                "video=mxcfb0:dev=hdmi,1920x1080M@60,if=RGB24 " \
                "video=mxcfb1:off video=mxcfb2:off video=mxcfb3:off " \