From 5cae87dfefe8de44d1b870820ea1fdd38a4aa40d Mon Sep 17 00:00:00 2001 From: Joacim Zetterling Date: Sat, 2 Dec 2023 18:39:57 +0100 Subject: [PATCH] board: basis: byron: add missing readme files Signed-off-by: Joacim Zetterling --- board/basis/README.md | 6 ++++++ board/byron/README.md | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 board/basis/README.md create mode 100644 board/byron/README.md diff --git a/board/basis/README.md b/board/basis/README.md new file mode 100644 index 0000000..61853f7 --- /dev/null +++ b/board/basis/README.md @@ -0,0 +1,6 @@ +Westermo Basis +============== + +Basis is the collective Westermo platform name for an Arm CPU with a +Marvell SoHo switchcore. + diff --git a/board/byron/README.md b/board/byron/README.md new file mode 100644 index 0000000..3631945 --- /dev/null +++ b/board/byron/README.md @@ -0,0 +1,6 @@ +Westermo Byron +============== + +Byron is the collective Westermo platform name for an Arm CPU with a +Marvell SoHo or an Flexibilis switchcore. +