Skip to content
Snippets Groups Projects
Unverified Commit b9837b37 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

docs: update C61 build instructions


C61 build has been split up from the target MACHINE=seco-imx8mm-c61 to
two targets, MACHINE=seco-imx8mm-c61-2gb and MACHINE=seco-imx8mm-c61-4gb,
depending on the memory on the card. Reflect that in the build
instructions.

Signed-off-by: default avatarMarta Rybczynska <marta.rybczynska@huawei.com>
Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent c09afadc
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,8 @@ Supported machines (default in **bold**): ...@@ -25,7 +25,8 @@ Supported machines (default in **bold**):
* qemuarm * qemuarm
* qemuarm64 * qemuarm64
* seco-intel-b68 (SECO SBC-B68) * seco-intel-b68 (SECO SBC-B68)
* seco-imx8mm-c61 (SECO SBC-C61) * seco-imx8mm-c61-2gb (SECO SBC-C61 2GB DRAM)
* seco-imx8mm-c61-4gb (SECO SBC-C61 4GB DRAM)
Build steps example: Build steps example:
......
...@@ -15,7 +15,8 @@ Supported machines (first is the default): ...@@ -15,7 +15,8 @@ Supported machines (first is the default):
- qemux86-64 - qemux86-64
- qemux86 - qemux86
- seco-intel-b68 (SECO SBC-B68) - seco-intel-b68 (SECO SBC-B68)
- seco-imx8mm-c61 (SECO SBC-C61) - seco-imx8mm-c61-2gb (SECO SBC-C61 2GB DRAM)
- seco-imx8mm-c61-4gb (SECO SBC-C61 4GB DRAM)
- raspberrypi4-64 - raspberrypi4-64
MACHINE variable can be set up in conf/local.conf file under build directory MACHINE variable can be set up in conf/local.conf file under build directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment