From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig
Date: Thu, 26 May 2016 01:01:06 +0200 [thread overview]
Message-ID: <57462EB2.9060203@gmail.com> (raw)
In-Reply-To: <1463482602-24982-2-git-send-email-paul.burton@imgtec.com>
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@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>
next prev parent reply other threads:[~2016-05-25 23:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-17 10:56 [U-Boot] [PATCH 0/4] Malta MIPS64 support Paul Burton
2016-05-17 10:56 ` [U-Boot] [PATCH 1/4] MIPS: Move CONFIG_SYS_TEXT_BASE to Kconfig Paul Burton
2016-05-25 23:01 ` Daniel Schwierzeck [this message]
2016-05-17 10:56 ` [U-Boot] [PATCH 2/4] MIPS: Fix _ACAST32_ for pointers on MIPS64 Paul Burton
2016-05-25 23:18 ` Daniel Schwierzeck
2016-05-26 13:51 ` Paul Burton
2016-05-26 14:46 ` Daniel Schwierzeck
2016-05-17 10:56 ` [U-Boot] [PATCH 3/4] net: pcnet: Make 64 bit safe Paul Burton
2016-05-24 15:25 ` Joe Hershberger
2016-05-24 15:32 ` Paul Burton
2016-05-24 15:38 ` Joe Hershberger
2016-05-17 10:56 ` [U-Boot] [PATCH 4/4] malta: Allow MIPS64 builds Paul Burton
2016-05-17 11:30 ` [U-Boot] [PATCH 0/4] Malta MIPS64 support Daniel Schwierzeck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=57462EB2.9060203@gmail.com \
--to=daniel.schwierzeck@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox