USB downloader and USB second stage bootloader for OMAP4
This is a USB based boot utility for OMAP4 Platform. And allows you to boot OMAP4 platform over USB interface.
Usage: ./usbboot ./aboot.bin u-boot.bin
where: usbboot is the PC side utility listening on USB bus for asic-id from omap
aboot.bin is the second-stage loader getting loaded to internal sram of omap
The second-stage loader loads u-boot.bin to external ddr
(u-boot.bin can be replaced by any binary that one wishes to execute from ddr)
Project is maintained by Brian Swetland.
Project website:
