Changes

Jump to: navigation, search

Standalone boot (BELK/BXELK)

46 bytes added, 07:28, 23 September 2021
no edit summary
|}
<section begin=BTELK/>= Introduction = Standalone boot==
This document shows some examples related to configuring Bora/BoraX/BoraLite for standalone operativity.
*<code>mtd0</code>, <code>mtd1</code>, and <code>mtd2</code> are significantly larger than the files they store used in this example. This allows having a spare room to store larger images. For the sake of simplicity, U-Boot was configured to read the whole partitions (see how the <code>loadunand</code>, <code>loadfdtnand</code>, and <code>loadfpga2</code> variables are defined). Obviously, this affect the overall boot time negatively. To optimize it, these variables have to be changed in order to read just the required amount of data according to the size of the actual stored files.
*As stated previously, the root filesystem is <code>initramfs</code> and thus not persistent. Consequently, every time the system boots, the directory <code>/mnt/data3</code> must be created before mounting the ''UBIFS'' file system stored in the NAND flash.
<section end=BTELK/>
8,154
edits

Navigation menu