summaryrefslogtreecommitdiff
path: root/platforms/omap4+.sh
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 19:04:07 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-05-19 19:48:10 +0300
commitbcd880c8e4085c943a055bcb2e2dc78feda33bea (patch)
treeb2af36a014b6159c2d5f33a4b726bb69d03c4b97 /platforms/omap4+.sh
parentc743f77f9979b813da18585e9ca559d26913a62e (diff)
Modularise image handling
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'platforms/omap4+.sh')
-rw-r--r--platforms/omap4+.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/platforms/omap4+.sh b/platforms/omap4+.sh
index 59e3441..646518b 100644
--- a/platforms/omap4+.sh
+++ b/platforms/omap4+.sh
@@ -3,5 +3,5 @@ dir_pattern=omap
arch=arm
BOOT_DIR=$TFTP_ROOT/omap4
DTBS="omap4-panda.dtb omap4-panda-es.dtb am57xx-evm-reva3.dtb:am57xx-beagle-x15.dtb"
-IMAGE=FIT
+image=FIT
LOADADDR=0x80008000