]> Git Repo - u-boot.git/commit
ARM: imx6q_logic: Allow optional arguments to cmd line
authorAdam Ford <[email protected]>
Thu, 11 Apr 2019 18:46:09 +0000 (13:46 -0500)
committerStefano Babic <[email protected]>
Thu, 25 Apr 2019 15:03:25 +0000 (17:03 +0200)
commitfd1a2d7e778f0ca671dacecafc569cded1b32ec6
treec94344ad2bbc5bd609eec78cd178cefa51806700
parentfe258048a4568efa26cf459809851c3bcd61ea7d
ARM: imx6q_logic: Allow optional arguments to cmd line

This adds an extra, optional environmental variable called
'optargs' which if enabled allow additional parameters to be
passed to the kernel (ie, quiet, cma=128M, etc.)
Each script that setups the bootargs will just append this.

Signed-off-by: Adam Ford <[email protected]>
include/configs/imx6_logic.h
This page took 0.035202 seconds and 4 git commands to generate.