Commit d7abdd70dc653c9cb8ff4fd28fc7d9bd95c08325

Authored by Eric Lee
1 parent 76d63dced1

Remove imx-atf patch

Showing 2 changed files with 0 additions and 18 deletions Inline Diff

recipes-bsp/imx-atf/imx-atf/imx8m-atf-ddr-timing.patch
1 diff --git a/plat/imx/imx8m/include/dram.h b/plat/imx/imx8m/include/dram.h File was deleted
2 index d0d5bf81e..d3c2a2717 100644
3 --- a/plat/imx/imx8m/include/dram.h
4 +++ b/plat/imx/imx8m/include/dram.h
5 @@ -29,6 +29,8 @@ struct dram_cfg_param {
6 };
7
8 struct dram_timing_info {
9 + /* ddrphy firmware offset */
10 + unsigned int ddrphy_fw_offset;
11 /* umctl2 config */
12 struct dram_cfg_param *ddrc_cfg;
13 unsigned int ddrc_cfg_num;
14 1 diff --git a/plat/imx/imx8m/include/dram.h b/plat/imx/imx8m/include/dram.h
recipes-bsp/imx-atf/imx-atf_2.2.bbappend
1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" File was deleted
2
3 SRC_URI_append = " \
4 file://imx8m-atf-ddr-timing.patch \
5 "
6 1 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"