mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
arm-trusted-firmware-mvebu: bump mv-ddr-marvell to current version
efcad0e Merge pull request #33 from Semihalf/cn913x_cex7_eval 91bed2c cn913x: Add cn913x_cex7_eval config 55139f6 Merge pull request #32 from pali/master e5573cc ARM: mvebu: a38x: Correct mismatched bound warnings d83c38b a3700: Remove duplicate check for DDR_TYPE c0c6bf7 a3700: Put temporary a3700_ddr_type file into $(OBJ_DIR) Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
parent
b18e87cc39
commit
50f65a9c46
@ -150,15 +150,15 @@ define Download/cryptopp
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
MV_DDR_NAME:=mv-ddr-marvell
|
MV_DDR_NAME:=mv-ddr-marvell
|
||||||
MV_DDR_RELEASE:=02e23dbc
|
MV_DDR_RELEASE:=efcad0e2
|
||||||
MV_DDR_SOURCE:=$(MV_DDR_NAME)-$(MV_DDR_RELEASE).tar.bz2
|
MV_DDR_SOURCE:=$(MV_DDR_NAME)-$(MV_DDR_RELEASE).tar.bz2
|
||||||
|
|
||||||
define Download/mv-ddr-marvell
|
define Download/mv-ddr-marvell
|
||||||
FILE:=$(MV_DDR_SOURCE)
|
FILE:=$(MV_DDR_SOURCE)
|
||||||
PROTO:=git
|
PROTO:=git
|
||||||
URL:=https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
|
URL:=https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git
|
||||||
VERSION:=02e23dbcf8dd22e038986052d99319a0eba8f25f
|
VERSION:=efcad0e2fae66a8b6f84a4dd2326f5add67569d5
|
||||||
MIRROR_HASH:=d87dcc288b3895d1a1a78908fc607976d500b317ef81edfe667035579df0b440
|
MIRROR_HASH:=99363f928ee1239fd42d651b495d163a60cdab00c24770a3c5e192efa7169d62
|
||||||
SUBDIR:=$(MV_DDR_NAME)
|
SUBDIR:=$(MV_DDR_NAME)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user