
Dear =?UTF-8?B?IlhpYW5nZnUgTGl1KOWImOWQkeWvjCki?=,
In message 4C43C9A9.7020707@openmobilefree.net you wrote:
before I apply the new board patches. the "MAKEALL" compile 359 boards. after I applied the new board patches. the "MAKEALL" still compile 359 boards.
Then you obviously missed to add your board to the MAKEALL script.
and the build log is the same. is that mean my patch is ok to send to mailist list??
No, on contrary.
some git question: I try to update my local [next] branch with upstream. but I got this error: "fatal: Couldn't find remote ref next".
Try: "git checkout master; git remote prune origin"
xiangfu@openmobilefree:~/u-boot/u-boot.git$ git pull origin next fatal: Couldn't find remote ref next
There is no "next" branch in the mainline repository at this point of the release cycle.
Best regards,
Wolfgang Denk