]> Git Repo - u-boot.git/commit
MIPS: bootm: refactor preparation of Linux kernel command line
authorDaniel Schwierzeck <[email protected]>
Wed, 14 Jan 2015 20:44:13 +0000 (21:44 +0100)
committerDaniel Schwierzeck <[email protected]>
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 <[email protected]>
arch/mips/Kconfig
arch/mips/lib/bootm.c
This page took 0.034489 seconds and 4 git commands to generate.