###################################################
###################################################
This software is under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License (See File COPYING)
dump_infoframes is a tool for dumping Raspberry Pi3/4 HDMI Ram Packet memory from
/dev/mem, similar to devmem2. It is hard-coded to dump Pi3/4 Vc4/Vc5 Ram Packet memory addresses.
The addresses can be changed for other pi's by getting the register addresses from dts files specific
for the Pi model.
Download. Run make. That's all.
Obviously, dump_infoframes will only work with kernels that have /dev/mem enabled.