public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms
@ 2020-04-14 21:07 Samer El-Haj-Mahmoud
  2020-04-19  1:04 ` [edk2-devel] " Nate DeSimone
  0 siblings, 1 reply; 3+ messages in thread
From: Samer El-Haj-Mahmoud @ 2020-04-14 21:07 UTC (permalink / raw)
  To: devel; +Cc: Ard Biesheuvel, Leif Lindholm, Chasel Chiu, Nate DeSimone

Update Readme.md with the supported platforms in edk2-platforms:

* Added:
 - Arm: Juno, SGI
 - Hisilicon: D06, HiKey960
 - Intel: Comet Lake
 - Marvel: Armada 80x0, CN913, Solidrun MacchiatoBin
 - Raspberry Pi: RPi4

 * Removed:
  - Hisilicon: D02

* Updated
 - Marvell: Armada 70x0 (fixed broken link)

Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Signed-off-by: Samer El-Haj-Mahmoud <samer@elhajmahmoud.com>
---
 Readme.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index 912a78600a32..8f9522659d7b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -213,21 +213,25 @@ they will be documented with the platform.
 * [Overdrive 1000](Platform/SoftIron/Overdrive1000Board)
 
 ## [ARM](Platform/ARM/Readme.md)
+* [Juno](Platform/ARM/JunoPkg)
+* [SGI family](Platform/ARM/SgiPkg)
 
 ## BeagleBoard
 * [BeagleBoard](Platform/BeagleBoard/BeagleBoardPkg)
 
 ## Hisilicon
-* [D02](Platform/Hisilicon/D02)
 * [D03](Platform/Hisilicon/D03)
 * [D05](Platform/Hisilicon/D05)
+* [D06](Platform/Hisilicon/D06)
 * [HiKey](Platform/Hisilicon/HiKey)
+* [HiKey960](Platform/Hisilicon/HiKey960)
 
 ## Intel
 ### [Minimum Platforms](Platform/Intel/Readme.md)
 * [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg)
 * [Simics](Platform/Intel/SimicsOpenBoardPkg)
 * [Whiskey Lake](Platform/Intel/WhiskeylakeOpenBoardPkg)
+* [Comet Lake](Platform/Intel/CometlakeOpenBoardPkg)
 
 For more information, see the
 [EDK II Minimum Platform Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-specification).
@@ -238,10 +242,14 @@ For more information, see the
 * [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
 
 ## Marvell
-* [Armada 70x0](Platform/Marvell/Armada)
+* [Armada 70x0](Platform/Marvell/Armada70x0Db)
+* [Armada 80x0](Platform/Marvell/Armada80x0Db)
+* [CN913x](Platform/Marvell/Cn913xDb)
+* [SolidRun Armada MacchiatoBin](Platform/SolidRun/Armada80x0McBin)
 
 ## Raspberry Pi
 * [Pi 3](Platform/RaspberryPi/RPi3)
+* [Pi 4](Platform/RaspberryPi/RPi4)
 
 ## Socionext
 * [SynQuacer](Platform/Socionext/DeveloperBox)
-- 
2.17.1


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

* Re: [edk2-devel] [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms
  2020-04-14 21:07 [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms Samer El-Haj-Mahmoud
@ 2020-04-19  1:04 ` Nate DeSimone
  2020-04-21 17:17   ` Ard Biesheuvel
  0 siblings, 1 reply; 3+ messages in thread
From: Nate DeSimone @ 2020-04-19  1:04 UTC (permalink / raw)
  To: devel@edk2.groups.io, samer@elhajmahmoud.com
  Cc: Ard Biesheuvel, Leif Lindholm, Chiu, Chasel

For the addition of Comet Lake to the Intel platforms list...

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

For the other changes, I'm not involved in those platforms and can't give good feedback.

-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Samer El-Haj-Mahmoud
Sent: Tuesday, April 14, 2020 2:08 PM
To: devel@edk2.groups.io
Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>; Leif Lindholm <leif@nuviainc.com>; Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
Subject: [edk2-devel] [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms

Update Readme.md with the supported platforms in edk2-platforms:

* Added:
 - Arm: Juno, SGI
 - Hisilicon: D06, HiKey960
 - Intel: Comet Lake
 - Marvel: Armada 80x0, CN913, Solidrun MacchiatoBin
 - Raspberry Pi: RPi4

 * Removed:
  - Hisilicon: D02

* Updated
 - Marvell: Armada 70x0 (fixed broken link)

Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Signed-off-by: Samer El-Haj-Mahmoud <samer@elhajmahmoud.com>
---
 Readme.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/Readme.md b/Readme.md
index 912a78600a32..8f9522659d7b 100644
--- a/Readme.md
+++ b/Readme.md
@@ -213,21 +213,25 @@ they will be documented with the platform.
 * [Overdrive 1000](Platform/SoftIron/Overdrive1000Board)
 
 ## [ARM](Platform/ARM/Readme.md)
+* [Juno](Platform/ARM/JunoPkg)
+* [SGI family](Platform/ARM/SgiPkg)
 
 ## BeagleBoard
 * [BeagleBoard](Platform/BeagleBoard/BeagleBoardPkg)
 
 ## Hisilicon
-* [D02](Platform/Hisilicon/D02)
 * [D03](Platform/Hisilicon/D03)
 * [D05](Platform/Hisilicon/D05)
+* [D06](Platform/Hisilicon/D06)
 * [HiKey](Platform/Hisilicon/HiKey)
+* [HiKey960](Platform/Hisilicon/HiKey960)
 
 ## Intel
 ### [Minimum Platforms](Platform/Intel/Readme.md)
 * [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg)
 * [Simics](Platform/Intel/SimicsOpenBoardPkg)
 * [Whiskey Lake](Platform/Intel/WhiskeylakeOpenBoardPkg)
+* [Comet Lake](Platform/Intel/CometlakeOpenBoardPkg)
 
 For more information, see the
 [EDK II Minimum Platform Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-specification).
@@ -238,10 +242,14 @@ For more information, see the
 * [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
 
 ## Marvell
-* [Armada 70x0](Platform/Marvell/Armada)
+* [Armada 70x0](Platform/Marvell/Armada70x0Db)
+* [Armada 80x0](Platform/Marvell/Armada80x0Db)
+* [CN913x](Platform/Marvell/Cn913xDb)
+* [SolidRun Armada MacchiatoBin](Platform/SolidRun/Armada80x0McBin)
 
 ## Raspberry Pi
 * [Pi 3](Platform/RaspberryPi/RPi3)
+* [Pi 4](Platform/RaspberryPi/RPi4)
 
 ## Socionext
 * [SynQuacer](Platform/Socionext/DeveloperBox)
-- 
2.17.1





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

* Re: [edk2-devel] [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms
  2020-04-19  1:04 ` [edk2-devel] " Nate DeSimone
@ 2020-04-21 17:17   ` Ard Biesheuvel
  0 siblings, 0 replies; 3+ messages in thread
From: Ard Biesheuvel @ 2020-04-21 17:17 UTC (permalink / raw)
  To: Desimone, Nathaniel L, devel@edk2.groups.io,
	samer@elhajmahmoud.com
  Cc: Leif Lindholm, Chiu, Chasel

On 4/19/20 3:04 AM, Desimone, Nathaniel L wrote:
> For the addition of Comet Lake to the Intel platforms list...
> 
> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
> 
> For the other changes, I'm not involved in those platforms and can't give good feedback.
> 

Reviewed-by: Ard Biesheuvel <ard.biesheuvel@arm.com>

Pushed as 2aace58ce553..ecb29e93f45e

Thanks all


> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Samer El-Haj-Mahmoud
> Sent: Tuesday, April 14, 2020 2:08 PM
> To: devel@edk2.groups.io
> Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>; Leif Lindholm <leif@nuviainc.com>; Chiu, Chasel <chasel.chiu@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
> Subject: [edk2-devel] [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms
> 
> Update Readme.md with the supported platforms in edk2-platforms:
> 
> * Added:
>   - Arm: Juno, SGI
>   - Hisilicon: D06, HiKey960
>   - Intel: Comet Lake
>   - Marvel: Armada 80x0, CN913, Solidrun MacchiatoBin
>   - Raspberry Pi: RPi4
> 
>   * Removed:
>    - Hisilicon: D02
> 
> * Updated
>   - Marvell: Armada 70x0 (fixed broken link)
> 
> Cc: Ard Biesheuvel <ard.biesheuvel@arm.com>
> Cc: Leif Lindholm <leif@nuviainc.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Signed-off-by: Samer El-Haj-Mahmoud <samer@elhajmahmoud.com>
> ---
>   Readme.md | 12 ++++++++++--
>   1 file changed, 10 insertions(+), 2 deletions(-)
> 
> diff --git a/Readme.md b/Readme.md
> index 912a78600a32..8f9522659d7b 100644
> --- a/Readme.md
> +++ b/Readme.md
> @@ -213,21 +213,25 @@ they will be documented with the platform.
>   * [Overdrive 1000](Platform/SoftIron/Overdrive1000Board)
>   
>   ## [ARM](Platform/ARM/Readme.md)
> +* [Juno](Platform/ARM/JunoPkg)
> +* [SGI family](Platform/ARM/SgiPkg)
>   
>   ## BeagleBoard
>   * [BeagleBoard](Platform/BeagleBoard/BeagleBoardPkg)
>   
>   ## Hisilicon
> -* [D02](Platform/Hisilicon/D02)
>   * [D03](Platform/Hisilicon/D03)
>   * [D05](Platform/Hisilicon/D05)
> +* [D06](Platform/Hisilicon/D06)
>   * [HiKey](Platform/Hisilicon/HiKey)
> +* [HiKey960](Platform/Hisilicon/HiKey960)
>   
>   ## Intel
>   ### [Minimum Platforms](Platform/Intel/Readme.md)
>   * [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg)
>   * [Simics](Platform/Intel/SimicsOpenBoardPkg)
>   * [Whiskey Lake](Platform/Intel/WhiskeylakeOpenBoardPkg)
> +* [Comet Lake](Platform/Intel/CometlakeOpenBoardPkg)
>   
>   For more information, see the
>   [EDK II Minimum Platform Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-specification).
> @@ -238,10 +242,14 @@ For more information, see the
>   * [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
>   
>   ## Marvell
> -* [Armada 70x0](Platform/Marvell/Armada)
> +* [Armada 70x0](Platform/Marvell/Armada70x0Db)
> +* [Armada 80x0](Platform/Marvell/Armada80x0Db)
> +* [CN913x](Platform/Marvell/Cn913xDb)
> +* [SolidRun Armada MacchiatoBin](Platform/SolidRun/Armada80x0McBin)
>   
>   ## Raspberry Pi
>   * [Pi 3](Platform/RaspberryPi/RPi3)
> +* [Pi 4](Platform/RaspberryPi/RPi4)
>   
>   ## Socionext
>   * [SynQuacer](Platform/Socionext/DeveloperBox)
> 


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

end of thread, other threads:[~2020-04-21 17:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-14 21:07 [edk2-platform][PATCH v1 1/1] * Readme.md: Update supported platforms Samer El-Haj-Mahmoud
2020-04-19  1:04 ` [edk2-devel] " Nate DeSimone
2020-04-21 17:17   ` Ard Biesheuvel

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