summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ddr-phy
Commit message (Collapse)AuthorAgeFilesLines
* ddr-phy: remove fsl-eula-unpack classChunrong Guo2019-12-261-2/+2
| | | | | | | Binary EULA, but the "inherit fsl-eula-unpack" forces the user to accept a much more elaborate license Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* Split fiptool build into separate recipeDaniel Klauer2019-08-151-6/+8
| | | | | | | | | | | | Previously, ddr-phy built native fiptool during its own build process, but without using Yocto's native toolchain settings. This results in unexpected host dependencies. For example, fiptool depends on openssl, which may or may not be installed on the host. So now fiptool is built in a separate recipe (atf-tools-native) which can easily depend on openssl. Signed-off-by: Daniel Klauer <daniel.klauer@gin.de>
* ddr-phy: fix typoChunrong Guo2019-07-121-1/+1
| | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ddy-phy: update depends atf commit idChunrong Guo2019-07-121-1/+1
| | | | | | *update atf to 1906 tag Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ddy-phy :update recipesChunrong Guo2019-04-111-3/+16
| | | | | | | | | *dpends atf source *build fiptool tools *make fip_ddr_all.bin by fiptool *install *bin Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
* ddr-phy: add recipesChunrong Guo2019-01-141-0/+29
*update to lsdk 1812 tag include the following changes 14d03e6 - Add fip file for DDR binaries for TF-A flow 241bedb - lx2: ddr: phy: add rdimm phy binaries. 2cb8757 - lx2: ddr: phy: add udimm phy binaries. 4081187 - Initial Commit Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>