Thanks Robert. That did the trick. I will see on Mon. if the image boots up. I have to deal with some other issues regarding pin muxing and an eMMC that was added on our board. I'm slightly familiar with device trees and think that I should be able to deal with this using them. The production Angstrom image for the xM does not have the pinmux mechanism, which was what prompted me to use the latest Linux version. Should keep me busy for a while.
On Friday, February 3, 2017 at 12:47:25 PM UTC-7, acheesehead wrote: > > We have a board based upon the Beagleboard xM rev. C. We have been running > QNX on it. We are trying to experiment with RT Linux by following the > instructions at https://eewiki.net/display/linuxonarm/BeagleBoard and the > kernel builds fine. We have a problem with the gpios that identify the > board revision, since we do not have these gpios wired. I modified > u-boot/board/ti/beagle/beagle.c to return revision=2 in get_board_revision. > But when I compile u-boot, I get an error of > > /home/users/staff/tpeterson/work/epic2-rt-linux/gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-ld.bfd: > > u-boot-spl section `.rodata' will not fit in region `.sram' > /home/users/staff/tpeterson/work/epic2-rt-linux/gcc-linaro-5.3.1-2016.05-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-ld.bfd: > > region `.sram' overflowed by 2848 bytes > scripts/Makefile.spl:290: recipe for target 'spl/u-boot-spl' failed > > Not sure where to fix this. > > I also could not find anything in the kernel source that is the equivalent > get_board_revision call. > > Any help is greatly appreciated. > > -- > John 3:16 > IN GOD WE TRUST!!! > -- 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/3716ce50-97ca-45ec-a4b9-85c549996b86%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
