Home
last modified time | relevance | path

Searched hist:"613 bbde09e48874658af5a00612fe2a0b0388523" (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/a8k/a70x0_amc/
H A Dplatform.mk613bbde09e48874658af5a00612fe2a0b0388523 Sun Dec 09 22:11:20 UTC 2018 Grzegorz Jaszczyk <jaz@semihalf.com> plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic

As a preparation for upcoming support for CN9130 platform, which is
classified as OcteonTx2 product but inherits functionality from a8k,
allow to use a8k_common.mk and mss_common.mk from outside of
PLAT_FAMILY_BASE.
Above is done by introducing BOARD_DIR which needs to be set by each
platform, before including a8k_common.mk and mss_common.mk. This will
allow to use mentioned mk files not only for platforms located under
previously defined PLAT_FAMILY_BASE.

Change-Id: I22356c99bc0419a40ae11e42f37acd50943ea134
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
/rk3399_ARM-atf/plat/marvell/armada/common/mss/
H A Dmss_common.mk613bbde09e48874658af5a00612fe2a0b0388523 Sun Dec 09 22:11:20 UTC 2018 Grzegorz Jaszczyk <jaz@semihalf.com> plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic

As a preparation for upcoming support for CN9130 platform, which is
classified as OcteonTx2 product but inherits functionality from a8k,
allow to use a8k_common.mk and mss_common.mk from outside of
PLAT_FAMILY_BASE.
Above is done by introducing BOARD_DIR which needs to be set by each
platform, before including a8k_common.mk and mss_common.mk. This will
allow to use mentioned mk files not only for platforms located under
previously defined PLAT_FAMILY_BASE.

Change-Id: I22356c99bc0419a40ae11e42f37acd50943ea134
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
/rk3399_ARM-atf/plat/marvell/armada/a8k/a70x0/
H A Dplatform.mk613bbde09e48874658af5a00612fe2a0b0388523 Sun Dec 09 22:11:20 UTC 2018 Grzegorz Jaszczyk <jaz@semihalf.com> plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic

As a preparation for upcoming support for CN9130 platform, which is
classified as OcteonTx2 product but inherits functionality from a8k,
allow to use a8k_common.mk and mss_common.mk from outside of
PLAT_FAMILY_BASE.
Above is done by introducing BOARD_DIR which needs to be set by each
platform, before including a8k_common.mk and mss_common.mk. This will
allow to use mentioned mk files not only for platforms located under
previously defined PLAT_FAMILY_BASE.

Change-Id: I22356c99bc0419a40ae11e42f37acd50943ea134
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_mcbin/
H A Dplatform.mk613bbde09e48874658af5a00612fe2a0b0388523 Sun Dec 09 22:11:20 UTC 2018 Grzegorz Jaszczyk <jaz@semihalf.com> plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic

As a preparation for upcoming support for CN9130 platform, which is
classified as OcteonTx2 product but inherits functionality from a8k,
allow to use a8k_common.mk and mss_common.mk from outside of
PLAT_FAMILY_BASE.
Above is done by introducing BOARD_DIR which needs to be set by each
platform, before including a8k_common.mk and mss_common.mk. This will
allow to use mentioned mk files not only for platforms located under
previously defined PLAT_FAMILY_BASE.

Change-Id: I22356c99bc0419a40ae11e42f37acd50943ea134
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0/
H A Dplatform.mk613bbde09e48874658af5a00612fe2a0b0388523 Sun Dec 09 22:11:20 UTC 2018 Grzegorz Jaszczyk <jaz@semihalf.com> plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic

As a preparation for upcoming support for CN9130 platform, which is
classified as OcteonTx2 product but inherits functionality from a8k,
allow to use a8k_common.mk and mss_common.mk from outside of
PLAT_FAMILY_BASE.
Above is done by introducing BOARD_DIR which needs to be set by each
platform, before including a8k_common.mk and mss_common.mk. This will
allow to use mentioned mk files not only for platforms located under
previously defined PLAT_FAMILY_BASE.

Change-Id: I22356c99bc0419a40ae11e42f37acd50943ea134
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/
H A Da8k_common.mk148798cd15579f936d50d86e1c537a002179bed9 Fri Jul 03 15:02:54 UTC 2020 Luka Kovacic <luka.kovacic@sartura.hr> plat: marvell: armada: a8k: common: Fix a8k_common.mk to use BOARD_DIR variable

Use the BOARD_DIR variable instead of PLAT_FAMILY_BASE variable for
determening the path of the system_power.c file.

The variable was not updated, when it was deprecated in a8k_common.mk
in commit 613bbde09e48874658af5a00612fe2a0b0388523.

Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr>
Cc: Luka Perkov <luka.perkov@sartura.hr>
Change-Id: I9b4659a19ba3cd5c869d44c5d834b220f49136e8
613bbde09e48874658af5a00612fe2a0b0388523 Sun Dec 09 22:11:20 UTC 2018 Grzegorz Jaszczyk <jaz@semihalf.com> plat: marvell: armada: make a8k_common.mk and mss_common.mk more generic

As a preparation for upcoming support for CN9130 platform, which is
classified as OcteonTx2 product but inherits functionality from a8k,
allow to use a8k_common.mk and mss_common.mk from outside of
PLAT_FAMILY_BASE.
Above is done by introducing BOARD_DIR which needs to be set by each
platform, before including a8k_common.mk and mss_common.mk. This will
allow to use mentioned mk files not only for platforms located under
previously defined PLAT_FAMILY_BASE.

Change-Id: I22356c99bc0419a40ae11e42f37acd50943ea134
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>