RE: [PATCH 4/7] OMAP3 EVM: add onenand flash support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: linux-omap-owner@xxxxxxxxxxxxxxx [mailto:linux-omap-
> owner@xxxxxxxxxxxxxxx] On Behalf Of Steve Sakoman
> Sent: Wednesday, April 30, 2008 6:38 PM
> To: linux-omap@xxxxxxxxxxxxxxx; Felipe Balbi
> Subject: Re: [PATCH 4/7] OMAP3 EVM: add onenand flash support
>
> On Wed, Apr 30, 2008 at 1:35 AM, Felipe Balbi <me@xxxxxxxxxxxxxxx> wrote:
>
> >  > +             .name           = "xloader",
> >  > +             .offset         = 0,
> >  > +             .size           = 4*(64*2048),
> >
> >  should be .size = SZ_512k,
>
> OK, will do.
>

Sakoman,

No need to re-work on this patch, as Richard mentioned they all depend on the geometry of the flash and might not meet the defined macros.

Regards,
Khasim

> >  > +             .name           = "uboot",
> >  > +             .offset         = MTDPART_OFS_APPEND,
> >  > +             .size           =  15*(64*2048),
> >
> >  most of the boards use .size = SZ_128K here
>
> This seemed strange to me too, but this is the way the board ships so
> I was hesitant to change it.  A change here will require changes to
> u-boot reflash scripts, etc.  Might cause a bit of confusion!  What do
> others think?
>
> >  > +             .name           = "params",
> >  > +             .offset         = MTDPART_OFS_APPEND,
> >  > +             .size           = 1*(64*2048),
> >
> >  SZ_128K
>
> OK, will do.
>
> >  > +             .name           = "linux",
> >  > +             .offset         = MTDPART_OFS_APPEND,
> >  > +             .size           = 40*(64*2048),
> >
> >  This looks too big for kernel only.
> >  SZ_4M is way enough.
>
> Same comment as above.  I am hesitant to change this without more
> discussion here.  But I agree that it makes sense :-)
>
> Thanks!
>
> Steve
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux