]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: bootm: refactor initialisation of kernel environment
authorDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Thu, 9 May 2013 15:10:06 +0000 (17:10 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Tue, 13 Aug 2013 09:58:48 +0000 (11:58 +0200)
commit15f8aa90931c47cecac41984bf80bb394c3f4dfd
tree86abc2ce9f839c3abb95e0b1205f9675f62b4689
parent59e8cbdb15953d3b3bfeb9feb20afc7205a0ad93
MIPS: bootm: refactor initialisation of kernel environment

Move initialisation of Linux environment to separate functions.

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