[edk2] [PATCH edk2-platforms v2 0/4] Platform/OverdriveBoard: move device tree compilation into build

Ard Biesheuvel posted 4 patches 6 years, 7 months ago
Failed in applying to current master (apply log)
Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb                            | Bin 9357 -> 0 bytes
Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dts                            | 510 --------------------
Platform/AMD/OverdriveBoard/OverdriveBoard.dsc                                    |   1 +
Platform/AMD/OverdriveBoard/OverdriveBoard.fdf                                    |   9 +-
Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.dts | 487 +++++++++++++++++++
Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.inf |  28 ++
6 files changed, 521 insertions(+), 514 deletions(-)
delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb
delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dts
create mode 100644 Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.dts
create mode 100644 Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.inf
[edk2] [PATCH edk2-platforms v2 0/4] Platform/OverdriveBoard: move device tree compilation into build
Posted by Ard Biesheuvel 6 years, 7 months ago
OK, I was slightly naughty when I sent this the first time around, so here
are the same changes but broken up as I should have in the first place.

Ard Biesheuvel (4):
  Platform/OverdriveBoard: move device tree compilation into build
  Platform/OverdriveBoard: clean up device tree source file
  Platform/OverdriveBoard: fix CPU affinity for vGIC maintenace
    interrupt
  Platform/OverdriveBoard: classify legacy INTx interrupts as level high

 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb                            | Bin 9357 -> 0 bytes
 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dts                            | 510 --------------------
 Platform/AMD/OverdriveBoard/OverdriveBoard.dsc                                    |   1 +
 Platform/AMD/OverdriveBoard/OverdriveBoard.fdf                                    |   9 +-
 Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.dts | 487 +++++++++++++++++++
 Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.inf |  28 ++
 6 files changed, 521 insertions(+), 514 deletions(-)
 delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dtb
 delete mode 100644 Platform/AMD/OverdriveBoard/FdtBlob/styx-overdrive.dts
 create mode 100644 Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.dts
 create mode 100644 Platform/AMD/OverdriveBoard/OverdriveBoardDeviceTree/OverdriveBoardDeviceTree.inf

-- 
2.11.0

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel