]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: ralink: add a bootrom dumper module
authorJohn Crispin <blogic@openwrt.org>
Tue, 21 May 2013 13:50:31 +0000 (15:50 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:22 +0000 (07:45 +0100)
commit7a1a44c909fcb4707b01448a28490d7be366b530
treeb432ae4a7b020a31401e1b0ed280a4a0ee9c3557
parent1e209c969a40c1eeb789515d01d8dd1427982a54
MIPS: ralink: add a bootrom dumper module

This patch adds a trivial driver that allows userland to extract the bootrom of
a SoC via debugfs.

Signed-off-by: John Crispin <blogic@openwrt.org>
Patchwork: http://patchwork.linux-mips.org/patch/8002/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/Makefile
arch/mips/ralink/bootrom.c [new file with mode: 0644]