Changes

Jump to: navigation, search

Standalone boot (BELK/BXELK)

42 bytes added, 17:16, 5 March 2019
Use case #1
==Use case #1==
===Introduction===
This configuration makes use of one of the most common partitioning schemes, that is:
*The NOR flash acts as boot memory; as such, it contains
In U-Boot environment please set the following variables in order to be able to boot from NOR + NAND
<preclass="board-terminal">
nandargs=setenv bootargs ubi.mtd=7 root=ubi0_0 rootfstype=ubifs rw
spi_nand=sf probe; run program_fpga spi_loadk spi_loadfdt nandargs addcons addmisc; bootm ${loadaddr} - ${fdtaddr}
4,650
edits

Navigation menu