Changes

Jump to: navigation, search

Axel Embedded Linux Kit (XELK)

78 bytes added, 11:51, 11 May 2018
Binary images on SD card
===Binary images on SD card===
XELK SD card contains all binary images required for booting the system completely from kernel/dtb (stored on first SD <code>fat</code> card partition) to root file system on <code>ext3</code> root file system (stored on second SD card partition).
Once you got the new binaries compiled from your modified sources, they have to be installed on first SD partition preserving the original file names used into <codei>boot.scr</codei> u-boot bootscript.
Otherwise, you may create a new '''boot.scr''' file using different file names. Here below there is an example on how to create a boot.scr file for booting from SD card:
The '''bootscript.txt''' is the text version of the <i>boot.scr</i> file:
</pre>
Then copy the kernel, dtb and boot.scr into the SD card first partion (the FAT one) and boot XELK with eth the new images.
==Related Documents ==
8,157
edits

Navigation menu