summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAhmad Fatoum <a.fatoum@pengutronix.de>2021-04-14 15:00:44 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-05-26 07:52:50 +0200
commit6596a182cacba78d2f2346a083b1f6d72f707700 (patch)
tree512215bf58e88f0799a27eca56e661ad78990c41 /lib
parente56c6a21bc9ef22762c47aacd1bf582a46750c1e (diff)
downloadbarebox-6596a182cacba78d2f2346a083b1f6d72f707700.tar.gz
barebox-6596a182cacba78d2f2346a083b1f6d72f707700.tar.xz
of: introduce global.linux.bootargs_append
By default, barebox overwrites the bootargs in the oftree if it itself has any. Make this behavior configurable by adding a new global variable. The new global variable allows either appending barebox' bootargs to the original oftree bootargs (global.linux.bootargs_append=1) or overwriting the original oftree bootargs (global.linux.bootargs_append=0) as before. The default is to overwrite the original bootargs. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> [bst: dropped a new line removal, extend commit message] Signed-off-by: Bastian Krause <bst@pengutronix.de> Link: https://lore.barebox.org/20210414130044.6910-2-bst@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions