On Tue, 2015-03-03 at 03:18 -0800, Blake Gripling wrote: > Saw that, and I even tried it myself, but as I said earlier the > dumps fw_extractor produces is in the form of a raw binary dump > instead of a C header as illustrated in the wiki. The driver project > you linked to does accept dumps produced by the utility, but I'm > also wondering about the possibility of converting it to another > format.
Quite possible that you already have this program in your system: man 1 xxd See the '-i' option ;) Päikest, Priit :) -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
