Open main menu

DAVE Developer's Wiki β

Changes

Standalone boot (BELK/BXELK)

8 bytes added, 14:40, 23 November 2021
no edit summary
This document shows some examples related to configuring Bora/BoraX/BoraLite for standalone operativity.
We'll explain how to program and configure a [[:Category:BoraXBORA Xpress SOM|BoraXBORA Xpress]]-based system to boot in standalone mode, without the need of a system microSD card or an NFS server. Only the flash memories available on the SoM itself will be used to store persistently all the software required.
The examples here documented are valid for [[:Category:BoraBORA SOM|BoraBORA]] and for [[:Category:BoraLiteBORA Lite SOM|BoraLiteBORA Lite]] as well.
{{ImportantMessage|text=It is worth remembering that the examples shown in this article don't make use of any image script. This technique is used by the bootable microSD card delivered along with the kit, instead. For more details, please refer to [[Working_with_the_Yocto_build_system#bootscript|this section]].}}
This is a common step for both booting options.
* Boot the system via SD or NFS as described into the [[System_boot_and_recovery_via_microSD_card_(BORA_SOM/BELK-L/Development/BXELK)How_to_create_a_bootable_microSD_card|System boot and recovery via microSD card]] and [[Booting_the_system_via_NFS_(BORA_SOM/BELK-L/General/BXELK)Booting_from_NFS|Booting the system via NFS]]
* By default, the NAND is already partitioned to allow booting from NAND-only (see next section) and, thus, some partitions are reserved for FSBL, U-boot and kernel images. Here we won't modify this default configuration. The [[Memory Tecnology Device (MTD)|MTD]] partitions can be dumped with <code>/proc/mtd</code> (the partition's name should be self-explanatory)
8,186
edits