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/CAMSLvQy2_XuABhVJHm_Hb2HRA%3DKctwJXH_YO%3D_Hs%2BNHQdd0rwQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to