From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:4864:20::429; helo=mail-wr1-x429.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-wr1-x429.google.com (mail-wr1-x429.google.com [IPv6:2a00:1450:4864:20::429]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 499E52119926B for ; Tue, 11 Dec 2018 07:02:42 -0800 (PST) Received: by mail-wr1-x429.google.com with SMTP id r10so14410687wrs.10 for ; Tue, 11 Dec 2018 07:02:42 -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:mime-version :content-transfer-encoding; bh=tRJsjuluR6blBBi8CfIBj4tq1h0nH/hdylRgN6sgF9s=; b=UWzht13pZoKJe6bkW8bOlZieO6+kP2K721V5Okgoi+S7/GlfaVHgyAbRIGvn/nEysQ zbBpzLdECX1sBYNzc1u2DxgqD3R4s5R/0/dCNmoT3bwNIPPdk4kT5KX7NiS1fWyw//OD PTCM0xwbOzOOR7ic4Ag9ZgsM0/Uof6KRtpAMk= 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:mime-version :content-transfer-encoding; bh=tRJsjuluR6blBBi8CfIBj4tq1h0nH/hdylRgN6sgF9s=; b=C56/IsLoTLS3/dZ7caXW74lH6rYbvXIDYwUz30McWpyFRivhZtOwUsxLvIe9VBmFUB GT2l5Qo44/RD4g57eG/hmNHBAwiRZG6RbH6HgtS8uyWNhEF/IwP6iGEo+El968i1GWSQ nBLwlcb9Gw/y8HlSSnigbBI/dYxEbOVF5qhk6tadFzVqdV0ccTLeEE4P25mVzsgiZ+r4 lDHYh7S5o9p34qOvEGJ0SeYMmb9P9K0FlZncT4yttYzJILqNmdCVJ53Aphf3RlYtlWGG aPQXpSTbNd1Kkl6XPt2a6RVydKhj+PgCVqrlLX4g56eHJmodfIWrTzfk+n0e8nUkyM71 kvXg== X-Gm-Message-State: AA+aEWZSmObymyl6z26t/Iho7OTUsGEIq5/wdUk1oXBnwYyc03+zm1J7 ohpOHc+X/NqTECFPwyOIJmegn81xP8MhvA== X-Google-Smtp-Source: AFSGD/UAxVhvkmi0XXX43dChkY9LTWlLsNrpoYGtA2s/DPGKRP5f1XZnv6bg/QK6siTqf6EBy97aKg== X-Received: by 2002:a5d:4f10:: with SMTP id c16mr14320077wru.177.1544540560662; Tue, 11 Dec 2018 07:02:40 -0800 (PST) Received: from harold.home ([2a01:cb1d:112:6f00:8c3:6b9d:cbc9:58c6]) by smtp.gmail.com with ESMTPSA id o9sm285793wmh.3.2018.12.11.07.02.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Dec 2018 07:02:39 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Cc: leif.lindholm@linaro.org, alan@softiron.co.uk, Ard Biesheuvel Date: Tue, 11 Dec 2018 16:02:31 +0100 Message-Id: <20181211150237.32275-1-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.19.2 MIME-Version: 1.0 Subject: [PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Dec 2018 15:02:43 -0000 Content-Transfer-Encoding: 8bit Another day, another round of cleanups for Styx. Patch #1 was sent out earlier, and has been updated to switch to a VOID* type PCD. Remaining patches are various cleanups for Styx in general, and some for Overdrive (+ Cello) Ard Biesheuvel (6): Platform/AMD/OverdriveBoard: fix byte order of default MAC addresses Silicon/Styx: drop ARM_CPU_AARCH64 define Silicon/Styx: get rid of NUM_CORES preprocessor define on command line Silicon/Styx: switch to device path protocol driver Platform/AMD/OverdriveBoard: enable support for IPv6 networking and HTTP boot Platform/AMD/OverdriveBoard: build device tree from source Silicon/AMD/Styx/AmdStyx.dec | 4 +- .../AMD/OverdriveBoard/OverdriveBoard.dsc | 50 +++++-- Platform/LeMaker/CelloBoard/CelloBoard.dsc | 14 +- .../Overdrive1000Board/Overdrive1000Board.dsc | 13 +- .../AMD/OverdriveBoard/OverdriveBoard.fdf | 29 ++-- Platform/LeMaker/CelloBoard/CelloBoard.fdf | 9 +- .../DeviceTree/OverdriveBoard.inf | 28 ++++ .../AcpiPlatformDxe/AcpiPlatformDxe.inf | 2 + .../StyxDtbLoaderLib/StyxDtbLoaderLib.inf | 2 + .../Drivers/AcpiPlatformDxe/AcpiPlatform.c | 9 +- .../Styx/Drivers/PlatInitPei/PlatInitPei.c | 24 +-- .../PlatformSmbiosDxe/PlatformSmbiosDxe.c | 4 - .../StyxDtbLoaderLib/StyxDtbLoaderLib.c | 10 +- .../OverdriveBoard.dts} | 140 +++++------------- .../OverdriveBoard/FdtBlob/styx-overdrive.dtb | Bin 9357 -> 0 bytes .../AMD/Styx/Drivers/AcpiPlatformDxe/Dsdt.asl | 2 + .../Styx/Drivers/AcpiPlatformDxe/Pptt.aslc | 2 + 17 files changed, 180 insertions(+), 162 deletions(-) create mode 100644 Platform/AMD/OverdriveBoard/DeviceTree/OverdriveBoard.inf rename Platform/AMD/OverdriveBoard/{FdtBlob/styx-overdrive.dts => DeviceTree/OverdriveBoard.dts} (77%) delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb -- 2.19.2