]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: bootm: add support for LMB
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)
commitf66cc1e34842da7ed23de23a5c5cd7a8f1305326
tree4ca13bebb7d33f687a46f980faa9cae8ac267d43
parentc4b37847d3f8f98335253bd0e7aeee3ba141b237
MIPS: bootm: add support for LMB

This is required for init ramdisk relocation and device tree
support.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
arch/mips/include/asm/config.h
arch/mips/lib/bootm.c