mpc85xx: Add cmdline override patch
authorChris Blake <chrisrblake93@gmail.com>
Sat, 30 Sep 2017 16:14:20 +0000 (11:14 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 13 Oct 2017 23:21:52 +0000 (01:21 +0200)
commit8cd6686ef81effb3c30f0508368db3d0600f289d
tree15f4d2808d021e7695259bf585b0ea5e046d74c5
parenta92f73e922e259fca4b357f402dd0bffe79f0bab
mpc85xx: Add cmdline override patch

This patch adds a new kernel option called CONFIG_CMDLINE_OVERRIDE. This
setting is for devices with locked down u-boot environments, where users
are unable to change the default bootargs. When set, the fdt driver will
propagate the cmdline for the kernel from chosen/bootargs-override
instead of chosen/bootargs as long as it exists within the DTB.

Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
target/linux/mpc85xx/config-4.9
target/linux/mpc85xx/patches-4.9/102-powerpc-add-cmdline-override.patch [new file with mode: 0644]