From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 89A4FE008FF; Wed, 12 Jul 2017 11:29:11 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [198.47.27.77 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from lelnx193.ext.ti.com (lelnx193.ext.ti.com [198.47.27.77]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3FBAFE0084A for ; Wed, 12 Jul 2017 11:29:07 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id v6CIT7ME015410 for ; Wed, 12 Jul 2017 13:29:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1499884147; bh=CpeDWBGHQvC6PZc7kLO/arjOcob05U0b0MJOmR68toE=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=JTg8Zgnl7z5O0S7Vdqyo142DRATUim2txOM0r3anBrqepbDd52eO1G5aQPWqjlyul iiMA10SyaPxWCZpIVC2yTSWu6BW5/1qEmCVqnmEPEYqkMfUu1lfipJ3huuJLryO4vH JbwS9KpEdYEAmpL30HyE/JL7YAasUB/K7HI4cpR0= Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id v6CIT7nO008015 for ; Wed, 12 Jul 2017 13:29:07 -0500 Received: from dlep32.itg.ti.com (157.170.170.100) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.294.0; Wed, 12 Jul 2017 13:29:06 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep32.itg.ti.com (8.14.3/8.13.8) with ESMTP id v6CIT6qk029180; Wed, 12 Jul 2017 13:29:07 -0500 Date: Wed, 12 Jul 2017 14:29:04 -0400 From: Denys Dmytriyenko To: Mahesh Radhakrishnan Message-ID: <20170712182904.GI10839@edge> References: <1499883435-17385-1-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 In-Reply-To: <1499883435-17385-1-git-send-email-m-radhakrishnan2@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH v2] edma3-lld-rtos: Add support for omapl1 X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jul 2017 18:29:11 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline NAK On Wed, Jul 12, 2017 at 02:17:15PM -0400, Mahesh Radhakrishnan wrote: > Signed-off-by: Mahesh Radhakrishnan > --- Missing listing changes in v2. > recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb | 31 +++++++++++++++++++++++++++-- > recipes-bsp/edma3-lld/edma3-lld.inc | 6 +++--- > 2 files changed, 32 insertions(+), 5 deletions(-) > > diff --git a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb > index f524478..e9b17c1 100644 > --- a/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb > +++ b/recipes-bsp/edma3-lld/edma3-lld-rtos_git.bb > @@ -1,11 +1,11 @@ > require edma3-lld.inc > require recipes-ti/includes/ti-paths.inc > > -PR = "${INC_PR}.1" > +PR = "${INC_PR}.2" > > DEPENDS = "ti-sysbios ti-xdctools gcc-arm-none-eabi-native ti-cgt-arm-native ti-cgt6x-native" > > -COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone" > +COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" > PACKAGE_ARCH = "${MACHINE_ARCH}" > > PLATFORMLIST = "" > @@ -43,6 +43,13 @@ PLATFORMLIST_keystone = " \ > tci6630k2l-evm \ > c66ak2e-evm \ > tci66ak2g02-evm \ > + c6657-evm \ > + c6678-evm \ > + tda3xx-evm \ > +" > +PLATFORMLIST_omapl1 = " \ > + omapl137-evm \ > + omapl138-evm \ > " > > TARGETLIST_keystone = " \ > @@ -50,6 +57,10 @@ TARGETLIST_keystone = " \ > a15 \ > " > > +TARGETLIST_omapl1 = " \ > + arm9 \ > + 674 \ > +" > FORMAT="ELF" > > S = "${WORKDIR}/git" > @@ -73,6 +84,8 @@ export CROSSAR="${TARGET_PREFIX}ar" > export CROSSLNK="${TARGET_PREFIX}gcc" > > do_configure () { > + rm -rf ${S}/examples/edma3_driver/evmTCI6614 > + rm -rf ${S}/examples/edma3_driver/evmTCI6614BE > sed -i -e "s|_config.bld|config.bld|g" ${S}/makerules/env.mk > sed -i -e "s|^edma3_lld_PATH =.*$|edma3_lld_PATH = ${S}|g" ${S}/makerules/env.mk > sed -i -e "s|^CODEGEN_PATH_M3 =.*$|CODEGEN_PATH_M3 = ${M4_TOOLCHAIN_INSTALL_DIR}|g" ${S}/makerules/env.mk > @@ -114,3 +127,17 @@ INSANE_SKIP_${PN}-dev = "arch ldflags file-rdeps" > > ALLOW_EMPTY_${PN} = "1" > FILES_${PN}-dev += "${EDMA3_LLD_INSTALL_DIR_RECIPE}" > + > +EXTRA_OEMAKE_remove = "TARGET=66" > + > +inherit component_meta Does not exist. > +CM_NAME = "EDMA3 LLD" > +CM_VERSION = "${PV}" > +CM_ROOT_DIR = "edma3_lld_${@'${PV}'.replace('.','_')}" > +CM_DESCRIPTION = "EDMA3 low level driver that supports data transfers between two memory mapped devices" > + > +deltask do_create_srcipk > +addtask create_srcipk after do_compile before do_install > + > +CREATE_SRCIPK = "1" > +SRCIPK_INSTALL_DIR = "${CM_ROOT_DIR}" Does not exist. > \ No newline at end of file Formatting. > diff --git a/recipes-bsp/edma3-lld/edma3-lld.inc b/recipes-bsp/edma3-lld/edma3-lld.inc > index 63f1cac..daf9268 100644 > --- a/recipes-bsp/edma3-lld/edma3-lld.inc > +++ b/recipes-bsp/edma3-lld/edma3-lld.inc > @@ -6,12 +6,12 @@ EDMA3_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/edma3_lld.git" > EDMA3_LLD_GIT_PROTOCOL = "git" > EDMA3_LLD_GIT_BRANCH = "master" > > -# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_03_27" > -EDMA3_LLD_SRCREV = "ed434ef4019b696b753dae0f98fe6594a7ce35a3" > +# Below commit ID corresponds to tag "DEV_EDMA3_LLD_02_12_04_28A" > +EDMA3_LLD_SRCREV = "8a8ed96465b6625cc3446a65fecebd9c510f4342" > > BRANCH = "${EDMA3_LLD_GIT_BRANCH}" > SRC_URI = "${EDMA3_LLD_GIT_URI};protocol=${EDMA3_LLD_GIT_PROTOCOL};branch=${BRANCH}" > SRCREV = "${EDMA3_LLD_SRCREV}" > > -PV = "2.12.03.27" > +PV = "2.12.04.28A" > INC_PR = "r0" > -- > 1.9.1 > > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti