Hi, I'm using uboot-2015.10 version and buildroot 4.9.3 for BBB.
I did the following wget ftp://ftp.denx.de/pub/u-boot/u-boot-latest.tar.bz2 tar -xjf u-boot-latest.tar.bz2 cd u-boot-2015.10 wget https://rcn-ee.com/repos/git/u-boot-patches/v2015.10/0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch patch -p1 < 0001-am335x_evm-uEnv.txt-bootz-n-fixes.patch make CROSS_COMPILE=arm-linux-gnueabihf- distclean make CROSS_COMPILE=arm-linux-gnueabihf- am335x_boneblack_config make CROSS_COMPILE=arm-linux-gnueabihf- But I'm getting the following error: Can anyone please tell me what is doing wrong here? Regards, Bharath -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
