]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
authorPaul Burton <paul.burton@imgtec.com>
Tue, 17 May 2016 10:56:39 +0000 (11:56 +0100)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Wed, 25 May 2016 23:34:13 +0000 (01:34 +0200)
commitec35e12331512cf5ed0f22005d7b6fb4ccc35969
tree036188d9be0fe471d1de14c4ef21a16752e38d83
parent6242aa137427f6da6ca47e7a8c9a9f78ad63e00d
MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig

Move CONFIG_SYS_TEXT_BASE to Kconfig, and add default values in board
Kconfig files matching what was present in their config headers. This
will make it cleaner to conditionalise the value for Malta based on 32
vs 64 bit builds.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
20 files changed:
Kconfig
board/dbau1x00/Kconfig
board/imgtec/malta/Kconfig
board/microchip/pic32mzda/Kconfig
board/micronas/vct/Kconfig
board/pb1x00/Kconfig
board/qca/ap121/Kconfig
board/qca/ap143/Kconfig
board/qemu-mips/Kconfig
board/tplink/wdr4300/Kconfig
include/configs/ap121.h
include/configs/ap143.h
include/configs/dbau1x00.h
include/configs/malta.h
include/configs/pb1x00.h
include/configs/pic32mzdask.h
include/configs/qemu-mips.h
include/configs/qemu-mips64.h
include/configs/tplink_wdr4300.h
include/configs/vct.h