]> code.ossystems Code Review - meta-freescale.git/commit
atf: use var RCW_FOLDER to allow selecting rcw folder
authorTing Liu <ting.liu@nxp.com>
Mon, 8 Jun 2020 12:16:21 +0000 (20:16 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 10 Jun 2020 20:13:09 +0000 (17:13 -0300)
commit1ee015e6e308ca1fa6d185015fdb2b828dc2c611
tree84d967ecfed2317c6d6b01b1c50169213936a69d
parentd9251dbd836d762fff82257b8053beb24e745ca1
atf: use var RCW_FOLDER to allow selecting rcw folder

Generally, rcw are deployed to ${DEPLOY_DIR_IMAGE}/rcw/${MACHINE}/.
But there are some machines that don't follow this rule. For example,
lx2160ardb deployed RCW in folder lx2160ardb_rev2 for boards with
Rev2 processor, but folder lx2160ardb for boards with Rev1 processor.

As there are only difference on RCW for them, use variable RCW_FOLDER
to allow selecting rcw folder for building atf targets. For exmaple,
to build atf which supports lx2160ardb with Rev2 processor:
RCW_FOLDER_lx2160ardb = "lx2160ardb_rev2"

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-bsp/atf/atf_git.bb