Dr. H. Nikolaus Schaller wrote:
> When following the instructions on
> http://wiki.openmoko.org/wiki/Uboot#Bootloader_source_code
> I get:
You forgot this part:
| Clone the git tree and check out the stable branch
---------------------------
That's
git checkout origin/stable
- Werner