[U-Boot] [PATCH 1/4] MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Thu May 26 01:01:06 CEST 2016



Am 17.05.2016 um 12:56 schrieb Paul Burton:
> 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 at imgtec.com>
> ---
> 
>  Kconfig                           | 2 +-
>  board/dbau1x00/Kconfig            | 3 +++
>  board/imgtec/malta/Kconfig        | 3 +++
>  board/microchip/pic32mzda/Kconfig | 3 +++
>  board/micronas/vct/Kconfig        | 3 +++
>  board/pb1x00/Kconfig              | 3 +++
>  board/qca/ap121/Kconfig           | 3 +++
>  board/qca/ap143/Kconfig           | 3 +++
>  board/qemu-mips/Kconfig           | 4 ++++
>  board/tplink/wdr4300/Kconfig      | 3 +++
>  include/configs/ap121.h           | 2 --
>  include/configs/ap143.h           | 2 --
>  include/configs/dbau1x00.h        | 6 ------
>  include/configs/malta.h           | 1 -
>  include/configs/pb1x00.h          | 6 ------
>  include/configs/pic32mzdask.h     | 1 -
>  include/configs/qemu-mips.h       | 1 -
>  include/configs/qemu-mips64.h     | 1 -
>  include/configs/tplink_wdr4300.h  | 2 --
>  include/configs/vct.h             | 1 -
>  20 files changed, 29 insertions(+), 24 deletions(-)
> 

applied to u-boot-mips, thanks.

-- 
- Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160526/261a57af/attachment.sig>


More information about the U-Boot mailing list