public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH edk2-platforms v2 0/4] Platform/OverdriveBoard: move device tree compilation into build
@ 2017-08-31 13:08 Ard Biesheuvel
  2017-08-31 13:08 ` [PATCH edk2-platforms v2 1/4] " Ard Biesheuvel
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ard Biesheuvel @ 2017-08-31 13:08 UTC (permalink / raw)
  To: edk2-devel; +Cc: leif.lindholm, alan, liming.gao, yonghong.zhu, Ard Biesheuvel

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-09-01 11:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-31 13:08 [PATCH edk2-platforms v2 0/4] Platform/OverdriveBoard: move device tree compilation into build Ard Biesheuvel
2017-08-31 13:08 ` [PATCH edk2-platforms v2 1/4] " Ard Biesheuvel
2017-08-31 13:08 ` [PATCH edk2-platforms v2 2/4] Platform/OverdriveBoard: clean up device tree source file Ard Biesheuvel
2017-09-01 11:12   ` Leif Lindholm
2017-09-01 11:14     ` Ard Biesheuvel
2017-09-01 11:17       ` Leif Lindholm
2017-09-01 11:20         ` Ard Biesheuvel
2017-08-31 13:08 ` [PATCH edk2-platforms v2 3/4] Platform/OverdriveBoard: fix CPU affinity for vGIC maintenace interrupt Ard Biesheuvel
2017-09-01 11:13   ` Leif Lindholm
2017-08-31 13:08 ` [PATCH edk2-platforms v2 4/4] Platform/OverdriveBoard: classify legacy INTx interrupts as level high Ard Biesheuvel
2017-09-01 11:14   ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox