Browse Source

change CPU name to capitals and add openpowerready logo

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
master
Toshaan Bharvani 4 years ago
parent
commit
f432be39d6
  1. 6
      content/about.md

6
content/about.md

@ -20,8 +20,10 @@ PowerEL uses the distro tag __pel__ and uses the same ABI as the open source rhe @@ -20,8 +20,10 @@ PowerEL uses the distro tag __pel__ and uses the same ABI as the open source rhe

PowerEL supports specific CPU architectures with specific feature requirements.

- IBM Power8 (or higher) - Big Endian : __ppc64__
- IBM Power8 (or higher) - Little Endian : __ppc64le__
- IBM POWER8 (or higher) - Big Endian : __ppc64__
![OpenPower Ready](/img/openpowerready.png "OpenPOWER Ready")
- IBM POWER8 (or higher) - Little Endian : __ppc64le__
![OpenPower Ready](/img/openpowerready.png "OpenPOWER Ready")
- Intel Xeon/i9/i7/i5/i3 with AVX support (or higher) : __x86_64__



Loading…
Cancel
Save