From 64c3376407c22173e273fa615ef4950d592accd5 Mon Sep 17 00:00:00 2001 From: bzt Date: Sat, 6 Jan 2018 17:39:38 +0100 Subject: [PATCH] Fixed typos --- OLVASSEL.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OLVASSEL.md b/OLVASSEL.md index 4f9467eb..16299e54 100644 --- a/OLVASSEL.md +++ b/OLVASSEL.md @@ -85,7 +85,7 @@ Az alaplapon egy [BCM2837 SoC](https://github.com/raspberrypi/documentation/tree található. Ebbe beszereltek - VideoCore grafikus processzort (GPU) - - ARM-Cortex-A7 általános processzort (CPU, ARMv8) + - ARM-Cortex-A53 általános processzort (CPU, ARMv8) - És néhány MMIO-val leképzett perifériát. Érdekesség, hogy a nem a CPU a fő processzor. Amikor bekapcsoljuk, először a GPU kezd futni. Amikor végzett az diff --git a/README.md b/README.md index 99b9acb2..b2235c5a 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ The board is shipped with a [BCM2837 SoC](https://github.com/raspberrypi/documen That includes a - VideoCore GPU - - ARM-Cortex-A7 CPU (ARMv8) + - ARM-Cortex-A53 CPU (ARMv8) - Some MMIO mapped pheripherals. Interestingly the CPU is not the main processor on the board. When it's powered up, first GPU runs. When it's