Skip to content
Snippets Groups Projects
Commit 52c95436 authored by Se Wang (Patrick) Oh's avatar Se Wang (Patrick) Oh
Browse files

linux-ramdump-parser-v2: Add support for apq8096

Add support for detecting 8096 target and parsing the ramdumps.

Change-Id: Id4e74ad063c87f4674db59c2ea65cb21bf76d972
parent 078ae667
No related branches found
No related tags found
No related merge requests found
......@@ -460,6 +460,7 @@ boards.append(Board8992(socid=251))
boards.append(Board8992(socid=252))
boards.append(Board8996(socid=246))
boards.append(Board8996(socid=291))
boards.append(Board8952(socid=264))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment