Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mvebu marvell espressobin v7 atf-marvell 18.12 directory mv_ddr was not found #715

Open
house-chang opened this issue Jul 9, 2024 · 2 comments

Comments

@house-chang
Copy link

house-chang commented Jul 9, 2024

mvebu marvell espressobin v7 atf-marvell 18.12 (atf-1.5-armada-18.12)
directory : ./drivers/marvell/mv_ddr/ was not found, where do I find ? thank you.

code and readme are in https://github.com/MarvellEmbeddedProcessors/atf-marvell/tree/atf-v1.5-armada-18.12

readme : atf-marvell/docs/marvell/build.txt :
(2) Set path for MV_DDR component::

	> export MV_DDR_PATH=path/to/mv_ddr

For A7/8K, use this parameter to point to mv_ddr driver sources to allow BLE build.
For A37x0, it is used for ddr_tool build.

Usage example: MV_DDR_PATH=path/to/mv_ddr

The parameter is optional for A7/8K, when this parameter is not set, the mv_ddr
sources are expected to be located at: drivers/marvell/mv_ddr. However, the parameter
is necessary for A37x0.
@Yann-lms
Copy link

Yann-lms commented Jul 9, 2024

Hi @house-chang,

Usually binaries are not in the official TrustredFirmware-A repository. OEMs have their own repositories to store that kind of binaries.
If you look at this page:
https://trustedfirmware-a.readthedocs.io/en/latest/plat/marvell/armada/build.html
you may find the repository:
https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell.git

But I'm not familiar with Marvell platforms, maybe @kostapr could confirm?

@kostapr
Copy link

kostapr commented Jul 9, 2024

Guys, I am not with Marvell for more than a year now. I expect that somebody was assigned by company to handle the platform related issues in mainline sources. Sorry, but I cannot help you with it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants