From 30636f53ccb63b44132c3748c70d42aeca109934 Mon Sep 17 00:00:00 2001 From: "Surply, Pierre" Date: Thu, 20 Mar 2025 17:22:24 +0100 Subject: [PATCH] collateral: add LNL target info Signed-off-by: Surply, Pierre --- lib/collateral/LNL/M/all/all/crashlog/target_info.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 lib/collateral/LNL/M/all/all/crashlog/target_info.json diff --git a/lib/collateral/LNL/M/all/all/crashlog/target_info.json b/lib/collateral/LNL/M/all/all/crashlog/target_info.json new file mode 100755 index 0000000..1885237 --- /dev/null +++ b/lib/collateral/LNL/M/all/all/crashlog/target_info.json @@ -0,0 +1,8 @@ +{ + "fullname": "lunarlake", + "product": "LNL", + "product_id": "0x72", + "family_id": "0x6", + "model_id": "0xbd", + "variant": "M" +}