From 744605ce53f5091f1661c301962dba44c439481a Mon Sep 17 00:00:00 2001 From: crichardson Date: Wed, 18 Oct 2023 11:20:58 +0100 Subject: [PATCH] hw.device-type: Modify bluechiptechnology-tm3 Change-type: patch Signed-off-by: Chris Richardson --- .../hw.device-type/bluechiptechnology-tm3/contract.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/contracts/hw.device-type/bluechiptechnology-tm3/contract.json b/contracts/hw.device-type/bluechiptechnology-tm3/contract.json index 7b0eaed6..0b79cc2c 100644 --- a/contracts/hw.device-type/bluechiptechnology-tm3/contract.json +++ b/contracts/hw.device-type/bluechiptechnology-tm3/contract.json @@ -24,5 +24,10 @@ "altBoot": ["internal"] }, "is_private": false + }, + "partials": { + "bootDeviceExternal": ["Connect power to the {{name}}"], + "flashIndicator": ["Screen and ethernet green LED are off"], + "bootDevice": ["Remove and re-connect power to the {{name}}"] } }