You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
592 B
13 lines
592 B
################################################################################
|
|
#
|
|
# mv-ddr-marvell
|
|
#
|
|
################################################################################
|
|
|
|
# This is the latest commit on mv-ddr-devel as of 20201207
|
|
MV_DDR_MARVELL_VERSION = 305d923e6bc4236cd3b902f6679b0aef9e5fa52d
|
|
MV_DDR_MARVELL_SITE = $(call github,MarvellEmbeddedProcessors,mv-ddr-marvell,$(MV_DDR_MARVELL_VERSION))
|
|
MV_DDR_MARVELL_LICENSE = GPL-2.0+ or LGPL-2.1 with freertos-exception-2.0, BSD-3-Clause, Marvell Commercial
|
|
MV_DDR_MARVELL_LICENSE_FILES = ddr3_init.c
|
|
|
|
$(eval $(generic-package))
|
|
|