summaryrefslogtreecommitdiff
path: root/rbutil/mkamsboot/README
blob: bf9ea698a255b48ef1768cdae398c7a964121c7c (plain)
1
2
3
4
5
6
7
8
9
10
mkamsboot
---------

A tool to inject some code (contained in test.S) into a firmware file.

Edit the INFILE variable in the Makefile to point to the original
firmware file you want to patch, edit "test.S" appropriately, and then
type "make".