[U-Boot] top of tree build fails for beagleboard

Jaya Kumar jayakumar.lkml at gmail.com
Wed Aug 24 14:09:11 CEST 2011


Hi guys,

I cloned top of tree and tried to build beagleboard. Fails right at
the end with:

make[1]: Entering directory
`/home/beaglexm/clean_code_for_bootstuff/u-boot/board/ti/beagle'
beagle.c:41:27: error: asm/arch/gpio.h: No such file or directory
led.c:25:27: error: asm/arch/gpio.h: No such file or directory
make[1]: *** No rule to make target `.depend', needed by `libbeagle.o'.  Stop.
make[1]: Leaving directory
`/home/beaglexm/clean_code_for_bootstuff/u-boot/board/ti/beagle'
make: *** [board/ti/beagle/libbeagle.o] Error 2

It used to work fine so I think something broke recently. I also see
that someone has posted a patch for this,

http://lists.denx.de/pipermail/u-boot/2011-August/098594.html

Is that the right fix?

Thanks,
jaya


More information about the U-Boot mailing list