Hi
I am trying to bring up EHCI using the A64 driver. I configiured build system to download a tar ball with linux kernel. However in the: "CONFIG Linux" step I get this:
Makefile:621: arch/arm64/Makefile: No such file or directory
Which is natural since the source tree in depot isn't configured.
So the first questions is; when is the tree configured?
Michael