From f432be39d60b9dec042461920a141639589539bc Mon Sep 17 00:00:00 2001 From: Toshaan Bharvani Date: Tue, 21 Apr 2020 18:59:49 +0200 Subject: [PATCH] change CPU name to capitals and add openpowerready logo Signed-off-by: Toshaan Bharvani --- content/about.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/about.md b/content/about.md index 6b21dc3..00777c8 100644 --- a/content/about.md +++ b/content/about.md @@ -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__