[PATCH v2] ARM: shmobile: dts: koelsch: Fix flash partition label and size

Simon Horman horms at verge.net.au
Sun Dec 7 16:09:43 PST 2014


On Fri, Dec 05, 2014 at 10:51:33AM +0100, Geert Uytterhoeven wrote:
> On Fri, Dec 5, 2014 at 3:28 AM, Simon Horman <horms+renesas at verge.net.au> wrote:
> > Update the size and names of flash partitions to match the
> > expectations of the loader which are as follows:
> >
> > "loader"---0x0000_0000-0x0008_0000 [loader program (readonly)]
> > "user"  ---0x0008_0000-0x0060_0000 [U-Boot + bootargs + dt + uImage (readonly)]
> > "flash" ---0x0060_0000-0x0400_0000 [filesystem and free (read/write)]
> >
> > ["user"'s assumed breakdown]
> > U-boot       (0x0008_0000-0x000c_0000) 256KiB
> > bootargs     (0x000c_0000-0x0010_0000) 256KiB
> > Device tree  (0x0010_0000-0x0014_0000) 256KiB
> > zImage       (0x0014_0000-0x0060_0000) 4.75MiB
> >
> > Signed-off-by: Simon Horman <horms+renesas at verge.net.au>
> 
> Acked-by: Geert Uytterhoeven <geert+renesas at glider.be>

Thanks, I have queued this up.



More information about the linux-arm-kernel mailing list