[U-Boot] question about add new board to MAKEALL

Wolfgang Denk wd at denx.de
Mon Jul 19 19:45:56 CEST 2010


Dear =?UTF-8?B?IlhpYW5nZnUgTGl1KOWImOWQkeWvjCki?=,

In message <4C43C9A9.7020707 at 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 at 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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"You know, after a woman's raised a family and so on,  she  wants  to
start living her own life."   "Whose life she's _been_ living, then?"
                                  - Terry Pratchett, _Witches Abroad_


More information about the U-Boot mailing list