From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f65.google.com (mail-wr1-f65.google.com [209.85.221.65]) by mx.groups.io with SMTP id smtpd.web11.13062.1575908116537097674 for ; Mon, 09 Dec 2019 08:15:16 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=awLfioyD; spf=pass (domain: linaro.org, ip: 209.85.221.65, mailfrom: ard.biesheuvel@linaro.org) Received: by mail-wr1-f65.google.com with SMTP id z3so16879478wru.3 for ; Mon, 09 Dec 2019 08:15:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=mLqHqnF5Y+UVQQk/62WJ+7BwSXq/x158B7xTsx4bMiY=; b=awLfioyDYQ1fVNl87N/dzc5COkGEUl/buLYJypQMqLRLsJDZ/8inzUZhvM+SwG8Wqm sZ1qv4J6g/YXe4U1Ku951qJyK/F+mCXD4J+aoWkd4SDhIQAB39dG2lmSlQi4fjOal0vh BxN5hFjv2LmQ4fNAc95bx2V1nAJ16li6/gJ98GpsW66O8uJP/HcAk1ZKxkgGnkv+odTF rUchu1LecggnMq4ptSjgH71i4x9kjwiRCGo/mEAkvmt8NVpfNI9p3rzjlgGPkOY5MWc9 ECFfz3OZbhtQFaHqFSBG9jMl1Ci0PvOqu5B1RqCG4WdpeGGV00c8FDAIBLBwALBD69Hw h+BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=mLqHqnF5Y+UVQQk/62WJ+7BwSXq/x158B7xTsx4bMiY=; b=VHetq6/qWNe8TX5XvdXfyqj1q03NlU9u6GcAYaM13cxU/JY579nwmL8msi3x0bRMyY aIkcb8ibRzZR8IzHu0gAtmDRtHbZ+ae9tEGmdlis5wg/r+XhzxwySXiJUy4FU8lO7dQP LgAXSeHc2h+PBmkY73yWoyLu8P9yCkLrVQo1lWp1vbNbaB7kubjhs5jgcnNls1SBzP7E 0ab3fPp6rxdIDT4GXC6b5tYQZ/RkZIu4e/JIwznI1nB7WWXL0R28zbkXGuogS9+EQxoi GBoF6Fs8rN/kq2c63em7TbZtN6GUpWqDCv7zOrhzTlGFo3wP/gjCd0RVsRP+4Vj4tAAd UUcw== X-Gm-Message-State: APjAAAWg2zUcJcleRm2GRaqkMI6jtCGyljwlt6Vp15Ie9I9LCBI37OxP bAN7oRU89jHPu8oUJ8jX1NxK8Ez2PXqbAIBh X-Google-Smtp-Source: APXvYqxZ8CfslahcC+paAGYvwqTX0iN+xNuLTmMZCVKD8oUKbw+bVUbn6RBPZsdyiLMXFr6egAUtZA== X-Received: by 2002:a5d:50cf:: with SMTP id f15mr3032814wrt.381.1575908114874; Mon, 09 Dec 2019 08:15:14 -0800 (PST) Return-Path: Received: from e123331-lin.home (amontpellier-657-1-18-247.w109-210.abo.wanadoo.fr. [109.210.65.247]) by smtp.gmail.com with ESMTPSA id x11sm199591wmg.46.2019.12.09.08.15.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Dec 2019 08:15:14 -0800 (PST) From: "Ard Biesheuvel" To: devel@edk2.groups.io Cc: leif.lindholm@linaro.org, Ard Biesheuvel Subject: [PATCH edk2-platforms 0/3] Seattle Overdrive fixes Date: Mon, 9 Dec 2019 17:15:18 +0100 Message-Id: <20191209161521.1986-1-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.17.1 Another set of tweaks to the Overdrive platform to increase compatibility with versions of the hardware that are still circulating but weren't quite production ready at the time. Ard Biesheuvel (3): Platform/Overdrive: revert streamID DT changes for first SATA port Silicon/AMD/Styx: add some more stream IDs for SATA0 to the IORT Silicon/AMD/Styx/PlatInitPei: ignore bogus MAC addresses provided by the SCP .../OverdriveBoard/DeviceTree/OverdriveBoard.dts | 9 ++------- .../AMD/Styx/Drivers/AcpiPlatformDxe/Iort.aslc | 5 ++++- .../AMD/Styx/Drivers/PlatInitPei/PlatInitPei.c | 15 +++++++++++---- 3 files changed, 17 insertions(+), 12 deletions(-) -- 2.17.1