
Dear Zhi-zhou Zhang,
In message CACFOYQmTwH-7SwnS_QgPcXMCZovbXhkJPJhJnFi92zXcZazVug@mail.gmail.com you wrote:
As requested before: please make sure your patches are bisectable. This references file mips64.lds, but doesn;t add it, so it cannot work.
I'm a new learner, Please forgive my faults. So do you mean that we should can build u-boot on each submit? If it is, should I resend these patch?
When running "git bisect", any commit may be selected for building, so it is essential that the code is at least compile clean for all commits. That means for example that you cannot add files in a later commit, because then any earlier commits which try to reference these would cause build errors.
Your patches need to be reorganized to make sure of this.
Best regards,
Wolfgang Denk