From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Alexander Shiyan <shc_work@mail.ru>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: dts: CCMX51: Increase kernel partition size
Date: Fri, 30 Oct 2020 21:02:51 +0100 [thread overview]
Message-ID: <20201030200251.g26ph4m4pisyz4t4@pengutronix.de> (raw)
In-Reply-To: <20201030073157.11093-1-shc_work@mail.ru>
[-- Attachment #1.1: Type: text/plain, Size: 1307 bytes --]
On Fri, Oct 30, 2020 at 10:31:57AM +0300, Alexander Shiyan wrote:
A few words about the motivation here would be great. Is 0x340000 to
small for a current kernel? Is this following some upstream change? Why
not install the kernel in the rootfs and get rid of the kernel
partition?
Best regards
Uwe
> Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
> ---
> arch/arm/dts/imx51-ccxmx51.dts | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/dts/imx51-ccxmx51.dts b/arch/arm/dts/imx51-ccxmx51.dts
> index efe5dbf63..4aa32e4c8 100644
> --- a/arch/arm/dts/imx51-ccxmx51.dts
> +++ b/arch/arm/dts/imx51-ccxmx51.dts
> @@ -31,11 +31,11 @@
>
> partition@c0000 {
> label = "kernel";
> - reg = <0xc0000 0x340000>;
> + reg = <0xc0000 0x400000>;
> };
>
> - partition@400000 {
> + partition@4c0000 {
> label = "root";
> - reg = <0x400000 0>;
> + reg = <0x4c0000 0>;
> };
> };
> --
> 2.26.2
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | https://www.pengutronix.de/ |
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
[-- Attachment #2: Type: text/plain, Size: 149 bytes --]
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2020-10-30 20:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-30 7:31 Alexander Shiyan
2020-10-30 20:02 ` Uwe Kleine-König [this message]
2020-11-02 7:19 ` Alexander Shiyan
2020-11-02 8:54 ` Sascha Hauer
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=20201030200251.g26ph4m4pisyz4t4@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=shc_work@mail.ru \
/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