Hi Robert, I've also faced the same issue and got resolved with your suggestion. Thank you .
Regards, Venkatesh On Thursday, March 23, 2017 at 6:47:59 PM UTC+5:30, RobertCNelson wrote: > > > > On Mar 23, 2017 4:48 AM, "embue" <[email protected] <javascript:>> > wrote: > > > Following current instructions for U-Boot result in build failing with > "bad value (armv5) for -march= switch" > > First, thank-you to the community - especially Robert C Nelson for all of > his hard work and dedication. > > After having (speculatively) succeeded in the Kernel build process, I've > moved-on to trying to create an SD card. > I am carefully stepping through the various steps documented here: > https://eewiki.net/display/linuxonarm/BeagleBone+Black with the > understanding that the best way to do this is to build each of the > individual items that constitute a complete image and then "assemble" them > accordingly. I'm not looking for any shortcuts - such avoiding the issue by > plunking my Kernel onto an existing SD - I just wan tto follow directions. > > *While building U-Boot (* > https://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-Bootloader:U-Boot > )*, I'm encountering an error which has stopped me dead in my tracks.* > > lib/asm-offsets.c:1:0: error: bad value (armv5) for -march= switch > /* > ^ > kbuild:43:recipe for target 'lib/asm-offsets.s' failed > ... > > > This just means you skipped the previous instruction to set the CC > variable.. or opened a new terminal window. > > Regards, > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2d913cf7-cb87-40c9-a8af-20694ed24d33%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
