diff options
author | Ting Liu <ting.liu@nxp.com> | 2020-06-08 20:16:21 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-06-10 17:13:09 -0300 |
commit | 1ee015e6e308ca1fa6d185015fdb2b828dc2c611 (patch) | |
tree | 84d967ecfed2317c6d6b01b1c50169213936a69d /classes/use-imx-headers.bbclass | |
parent | d9251dbd836d762fff82257b8053beb24e745ca1 (diff) | |
download | meta-freescale-1ee015e6e308ca1fa6d185015fdb2b828dc2c611.tar.gz |
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>
Diffstat (limited to 'classes/use-imx-headers.bbclass')
0 files changed, 0 insertions, 0 deletions