From: Russell King - ARM Linux <linux@armlinux.org.uk>
To: Vignesh R <vigneshr@ti.com>
Cc: Santosh Shilimkar <ssantosh@kernel.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Rob Herring <robh+dt@kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
Muralidharan Karicheri <m-karicheri2@ti.com>
Subject: Re: [PATCH RESEND] ARM: dts: keystone-k2*: Increase SPI Flash partition size for U-Boot
Date: Wed, 12 Oct 2016 12:57:03 +0100 [thread overview]
Message-ID: <20161012115703.GE1041@n2100.armlinux.org.uk> (raw)
In-Reply-To: <c3be6bfc-9cfa-bcd8-5988-ee8bdd9fa506@ti.com>
On Wed, Oct 12, 2016 at 04:30:28PM +0530, Vignesh R wrote:
> Hi,
>
> On Monday 10 October 2016 08:01 PM, Russell King - ARM Linux wrote:
> > On Mon, Oct 10, 2016 at 07:41:41PM +0530, Vignesh R wrote:
> >> U-Boot SPI Boot image is now more than 512KB for Keystone2 devices and
> >> cannot fit into existing partition. So, increase the SPI Flash partition
> >> for U-Boot to 1MB for all Keystone2 devices.
> >>
> >> Signed-off-by: Vignesh R <vigneshr@ti.com>
> >> ---
> >>
> >> This was submitted to v4.9 merge window but was never picked up:
> >> https://patchwork.kernel.org/patch/9135023/
> >
> > I think you need to explain why it's safe to change the layout of the
> > flash partitions like this.
> >
> > - What is this "misc" partition?
> >
>
> This partition seems to exists from the very beginning. I believe, this
> is just a spare area of flash that can be used as per end-user
> requirement. Either to store a small filesystem or kernel. Copying
> Murali who added above partition if he has any input here.
>
> > - Why is it safe to move the "misc" partition in this way?
> >
> > - Do users need to do anything with data stored in the "misc" partition
> > when changing kernels?
> >
>
> MTD layer will take care of most abstractions (like start address etc).
> Will add a note in commit message informing about the reduction in size
> of the partition.
>
> > If the "misc" partition is simply unused space on the flash device, why
> > list it in DT?
> >
>
> If the unused space is not listed in the DT, then there is no /dev/mtdX
> node created for the unused section. User will then have to manually
> edit DT, in order to get the node and mount it. Instead, lets make it
> available by default.
So, taken all together, your argument is:
- We want a user partition
- It's okay to destroy the data in the user's partition by moving it
around randomly between kernel versions.
The two do not naturally go together at all. You're messing with user
expectations in ways you should not be. This really is not an acceptable
approach.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
next prev parent reply other threads:[~2016-10-12 11:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-10 14:11 [PATCH RESEND] ARM: dts: keystone-k2*: Increase SPI Flash partition size for U-Boot Vignesh R
2016-10-10 14:31 ` Russell King - ARM Linux
[not found] ` <20161010143144.GB1041-l+eeeJia6m9URfEZ8mYm6t73F7V6hmMc@public.gmane.org>
2016-10-10 16:01 ` Santosh Shilimkar
[not found] ` <d1a4b59e-5524-9851-425e-5e86e05a593c-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org>
2016-10-12 11:10 ` Vignesh R
2016-10-12 11:00 ` Vignesh R
2016-10-12 11:57 ` Russell King - ARM Linux [this message]
2016-10-13 12:16 ` Vignesh R
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=20161012115703.GE1041@n2100.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m-karicheri2@ti.com \
--cc=robh+dt@kernel.org \
--cc=ssantosh@kernel.org \
--cc=vigneshr@ti.com \
/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;
as well as URLs for NNTP newsgroup(s).