From: eLinux.org

Board Bringup Utilities






















































DescriptionTool
Framebufferfb-test-app git repo (original fb-test)
Input Eventsevtest
Physical Memorydevmem2
I2C InterfaceI2C Tools
OMAP BootingOMAP U-boot Utils
OMAP4 USB BootingOMAP4 USB Booting
UartUart Loopback
OMAP overlay swapperoverlayswap
OMAP memory speed testmemspeed
OMAP4 EMIF cycle speedomap4_emif
OMAP4 EMIF performanceomap4_ddrstat
  1. To compile single .c source files such as fb-test.c,
  2. use compiler command line:
  3. # arm-none-linux-gnueabi-gcc fbtest.c -o fb-test
  4. this will generate the binary fb-test for use on your
  5. system where arm-none-linux-gnueabi- is the cross compiler
  6. that you have installed on your host system.

Category: