summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTerry Zhou <bjzhou@marvell.com>2017-08-01 15:29:27 +0800
committerKonstantin Porotchkin <kostap@marvell.com>2017-08-22 11:18:11 +0300
commitc29a8102ce20a0f32dcde54a972e524f138725f6 (patch)
tree4aac9db646410c92ddb3b9b5cf0a1d0501f437da /Makefile
parent83b43b7e263d293423a7cd5179e5f0acb5b71916 (diff)
makefile: a3700: update makefile according to A3700_utils reorganization
A3700_utils folder has been reorganized as following: rename "wtptp_tool" to "wtptp" move all "trusted/untrusted" header into "tim" folder move all build scripts into "script" folder move all clock and ddr configuration into "ddr" folder Change-Id: I0bea5d884726b1e18878c321722afc3d7bb1e9b6 Signed-off-by: Terry Zhou <bjzhou@marvell.com> Reviewed-on: http://vgitil04.il.marvell.com:8080/42449 Reviewed-by: Kostya Porotchkin <kostap@marvell.com> Reviewed-by: Hua Jing <jinghua@marvell.com> Tested-by: Hua Jing <jinghua@marvell.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 128d83fa..f757329e 100644
--- a/Makefile
+++ b/Makefile
@@ -448,11 +448,11 @@ endif
ifeq ($(PLAT),a3700)
#*********** A3700 *************
DOIMAGEPATH := $(WTP)
-DOIMAGETOOL := $(DOIMAGEPATH)/wtptp_tool/linux/TBB_linux
+DOIMAGETOOL := $(DOIMAGEPATH)/wtptp/linux/TBB_linux
ifeq ($(MARVELL_SECURE_BOOT),1)
DOIMAGE_CFG := $(DOIMAGEPATH)/atf-tim.txt
-IMAGESPATH := $(DOIMAGEPATH)/trusted
+IMAGESPATH := $(DOIMAGEPATH)/tim/trusted
TIMNCFG := $(DOIMAGEPATH)/atf-timN.txt
TIMNSIG := $(IMAGESPATH)/timnsign.txt
@@ -460,19 +460,19 @@ TIM2IMGARGS := -i $(DOIMAGE_CFG) -n $(TIMNCFG)
TIMN_IMAGE := $$(grep "Image Filename:" -m 1 $(TIMNCFG) | cut -c 17-)
else #MARVELL_SECURE_BOOT
DOIMAGE_CFG := $(DOIMAGEPATH)/atf-ntim.txt
-IMAGESPATH := $(DOIMAGEPATH)/untrusted
+IMAGESPATH := $(DOIMAGEPATH)/tim/untrusted
TIM2IMGARGS := -i $(DOIMAGE_CFG)
endif #MARVELL_SECURE_BOOT
-TIMBUILD := $(DOIMAGEPATH)/buildtim.sh
-TIM2IMG := $(DOIMAGEPATH)/tim2img.pl
+TIMBUILD := $(DOIMAGEPATH)/script/buildtim.sh
+TIM2IMG := $(DOIMAGEPATH)/script/tim2img.pl
WTMI_IMG := $(DOIMAGEPATH)/wtmi/build/wtmi.bin
WTMI_ENC_IMG := $(DOIMAGEPATH)/wtmi/build/wtmi-enc.bin
BUILD_UART := uart-images
SRCPATH := $(dir $(BL33))
-CLOCKSPATH := $(DOIMAGEPATH)
+CLOCKSPATH := $(DOIMAGEPATH)/ddr/tim_ddr
CLOCKSPRESET ?= CPU_800_DDR_800
DDR_TOPOLOGY ?= 0