]> Git Repo - imx_flashconf.git/blob - README.md
error checking
[imx_flashconf.git] / README.md
1 # imx-flashconfig
2
3 This is a program to generate flash config for booting imxrt from flexspi.
4
5 ```
6 userland@userland:~$ imx-flashconf -h
7 +--------------------------------------------------------------+
8 | -h - This message.                                           |
9 | -o - Output file name.                                       |
10 | -n - Name of flash config to use, defined in flash_confs.c . |
11 | -p - Padding offset, other than default (0x1000).            |
12 | -b - Create binary image, and offset to put u-boot.img at.   |
13 | -l - List names of flash defined in flash_confs.c .          |
14 +--------------------------------------------------------------+
15 ```
This page took 0.024028 seconds and 4 git commands to generate.