Skip to content
/ tools Public
forked from RobertCNelson/tools

small collection of scripts that end up on the ARM images...

Notifications You must be signed in to change notification settings

shel/tools

 
 

Repository files navigation

tools

small collection of scripts that end up on the ARM images...

update:

cd /boot/uboot/tools/
sudo ./update.sh

Generic Tools:

update boot files:

cd /boot/uboot/tools/
sudo ./update_boot_files.sh

lxde minimal desktop:

cd /boot/uboot/tools/
./ubuntu/minimal_lxde_desktop.sh

Packages:

omapdrm kms userspace:

cd /boot/uboot/tools/pkgs/
./ti-omapdrm.sh
cd /boot/uboot/tools/pkgs/
./ti-omapconf.sh

uim (TI uim Bluetooth wl12xx):

cd /boot/uboot/tools/pkgs/
./ti-uim.sh
cd /boot/uboot/tools/pkgs/
./imx-sdma-firmware.sh

TI/OMAP Tools:

suspend testing:

cd /boot/uboot/tools/
./omap/suspend_mount_debug.sh
./omap/suspend.sh

About

small collection of scripts that end up on the ARM images...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.7%
  • C 2.3%