From 8b2d4fc35803721f7cd40e86c8b872fb7a97479a Mon Sep 17 00:00:00 2001 From: Stefan Eichenberger Date: Mon, 31 Jul 2017 18:27:06 +0200 Subject: [PATCH] bd.json: add missing tags --- recipes-core/board-descriptor/board-descriptor/bd.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-core/board-descriptor/board-descriptor/bd.json b/recipes-core/board-descriptor/board-descriptor/bd.json index 2abd114..0df4417 100644 --- a/recipes-core/board-descriptor/board-descriptor/bd.json +++ b/recipes-core/board-descriptor/board-descriptor/bd.json @@ -58,6 +58,9 @@ "pd_usbhost": { "id": 4124, "type": "String"}, "pd_dev_tree": { "id": 4125, "type": "String"}, "patch_ver": { "id": 4126, "type": "UInt8"}, + "pd_phy2": { "id": 4127, "type": "String"}, + "pd_serdes": { "id": 4128, "type": "UInt16"}, + "pd_shield": { "id": 4129, "type": "UInt16"}, "boot_part": { "id": 32768, "type": "UInt8"}, "factory_reset": { "id": 32769, "type": "UInt8"}