pico-imx7d: remove unused 'script' variable
authorPierre-Jean Texier <pjtexier@koncepto.io>
Tue, 7 May 2019 21:53:48 +0000 (23:53 +0200)
committerStefano Babic <sbabic@denx.de>
Thu, 27 Jun 2019 12:11:03 +0000 (14:11 +0200)
Since the pico-pi uses the distroboot,
this commit remove the 'script' variable (cf boot_scripts).

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
include/configs/pico-imx7d.h

index 9a3b3b1e80b6d0ed424b2913bf05054a0e0c81a6..91015402efd22250bd6a65e008e2cfa0b9a98677 100644 (file)
@@ -79,7 +79,6 @@
 #define CONFIG_SYS_MMC_IMG_LOAD_PART   1
 
 #define CONFIG_EXTRA_ENV_SETTINGS \
-       "script=boot.scr\0" \
        "image=zImage\0" \
        "splashpos=m,m\0" \
        "console=ttymxc4\0" \