]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: bootm: refactor preparation of Linux kernel command line
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 14 Jan 2015 20:44:13 +0000 (21:44 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 21 Jan 2015 13:02:48 +0000 (14:02 +0100)
commit25fc664f408e2e78623d03071884bafc62251553
tree81e076263e7b5310dbd1974cfff8b2a504590899
parent768f6096f9c389b5ed36bee2957bee16b085fc4a
MIPS: bootm: refactor preparation of Linux kernel command line

Move preparation of Linux kernel command line in a separate
function and mark it as legacy. Add a Kconfig option to make
that legacy mode configurable.

Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/Kconfig
arch/mips/lib/bootm.c