mbox series

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

Message ID 20170831130830.12833-1-ard.biesheuvel@linaro.org
Headers show
Series Platform/OverdriveBoard: move device tree compilation into build | expand

Message

Ard Biesheuvel Aug. 31, 2017, 1:08 p.m. UTC
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