]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: bootm: refactor preparation of Linux kernel environment
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)
commitca65e5851fb60ae58b46e2ad76a90b39d9c378c3
treec7a7a51f2c161760bea77581f7513dcfcaa62c1d
parent25fc664f408e2e78623d03071884bafc62251553
MIPS: bootm: refactor preparation of Linux kernel environment

Move preparation of Linux kernel environment 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