On Sunday 12 April 2009, Grant Likely wrote:
> > + info = kzalloc(sizeof(struct of_flash) +
> > + sizeof(struct of_flash_list) * count, GFP_KERNEL);
> > + if (!info)
> > + goto err_out;
> > +
> > + mtd_list = kzalloc(sizeof(struct mtd_info) * cou
On Sunday 12 April 2009, Grant Likely wrote:
> On Tue, Apr 7, 2009 at 2:39 AM, Stefan Roese wrote:
> > This patch adds support to handle multiple non-identical chips in one
> > flash device tree node. It also adds concat support to physmap_of. This
> > makes it possible to support e.g. the Intel P
On Tue, Apr 7, 2009 at 2:39 AM, Stefan Roese wrote:
> This patch adds support to handle multiple non-identical chips in one
> flash device tree node. It also adds concat support to physmap_of. This
> makes it possible to support e.g. the Intel P30 48F4400 chips which
> internally consists of 2 non
This patch adds support to handle multiple non-identical chips in one
flash device tree node. It also adds concat support to physmap_of. This
makes it possible to support e.g. the Intel P30 48F4400 chips which
internally consists of 2 non-identical NOR chips on one die. Additionally
partitions now