Dave Chapman | c6be818 | 2008-10-04 08:46:03 +0000 | [diff] [blame^] | 1 | mkamsboot |
2 | --------- | ||||
3 | |||||
4 | A tool to inject some code (contained in test.S) into a firmware file. | ||||
5 | |||||
6 | Edit the INFILE variable in the Makefile to point to the original | ||||
7 | firmware file you want to patch, edit "test.S" appropriately, and then | ||||
8 | type "make". | ||||
9 | |||||
10 |