From: Sascha Hauer <s.hauer@pengutronix.de>
To: Antony Pavlov <antonynpavlov@gmail.com>
Cc: barebox@lists.infradead.org, Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: [PATCH] MIPS: correctly work with disabled CONFIG_MMU
Date: Mon, 8 Jun 2020 06:56:16 +0200 [thread overview]
Message-ID: <20200608045616.GG11869@pengutronix.de> (raw)
In-Reply-To: <20200603062032.15288-1-antonynpavlov@gmail.com>
On Wed, Jun 03, 2020 at 09:20:32AM +0300, Antony Pavlov wrote:
> There are some issues with CONFIG_MMU=n in MIPS configuration
> (e.g. qemu-malta_defconfig):
>
> * "Cannot request SDRAM region for stack" error message on start;
> * empty kseg1_ram0 region in the iomem command output.
>
> The patch fixes the problems by forcing KSEG1 memory region usage
> for CONFIG_MMU=n MIPS configurations.
>
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
> arch/mips/include/asm/io.h | 6 +++++-
> arch/mips/lib/reloc.c | 6 +++++-
> 2 files changed, 10 insertions(+), 2 deletions(-)
Applied, thanks
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-06-08 4:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-03 6:20 Antony Pavlov
2020-06-08 4:56 ` Sascha Hauer [this message]
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=20200608045616.GG11869@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=antonynpavlov@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=o.rempel@pengutronix.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