Re: OE rootfs images

From: Vadim Abrossimov <Vadim_Abrossimov.a.t.yahoo.com>
Date: Sun Sep 12 2004 - 06:20:30 EDT

Building the cvs kernel (with the battery support enabled) I've noticed
and worked around of two issues:
1. added the lines below to "arch/arm/common/ipaq/Makefile"
obj-$(CONFIG_IPAQ_SHAMCOP_OWM) += shamcop_owm.o
obj-$(CONFIG_IPAQ_SHAMCOP_OWM_DS2760) += shamcop_owm_ds2760.o
This modules have been added with the h2200 battery update but the
makefile seems not been updated.
2. configured out CONFIG_MTD_CMDLINE_PARTS; otherwise,
parse_cmdline_partitions() in shamcop_nand module gets unresolved.
Indeed shmcop_nand calls parse_cmdline_partitions() directly instead of
getting a pointer to it using
struct mtd_part_parser *get_partition_parser(const char *name)
(off course this second issue not really related to the newly added
battery support)

Then the kernel builds fine.

Regards,
Vadim

On Sun, 2004-09-12 at 10:47, Koen Kooi wrote:
> I'm using th edefault one from openembedded. You can download it from
> handhelds.org/~koen/defconfig-ipaq-pxa-2.6
>
> regards,
>
> Koen
>
>
> Op 12-sep-04 om 10:27 heeft Vadim Abrossimov het volgende geschreven:
>
> > Hello Koen,
> >
> > What .config are you using for the cvs kernel?
> > Can you send/post it?
> >
> > regards,
> > Vadim
> >
> > On Sat, 2004-09-11 at 20:26, Koen Kooi wrote:
> >> Hello,
> >>
> >> Phil Blundell added the ability to make ext2-images to OE a few hours
> >> ago. I've changed that in my local.conf and updated it to use the cvs
> >> kernel (with the battery stuff). In a few hours I will rsync it to my
> >> handhelds account. Tomorrow I will try to test it 'live' on my ipaq.
> >> Just a small heads up to show that there is progress :)
> >>
> >> regards,
> >>
> >> Koen
> >>
> >> _______________________________________________
> >> H2200-port mailing list
> >> H2200-port@handhelds.org
> >> https://handhelds.org/mailman/listinfo/h2200-port
> >
> > _______________________________________________
> > H2200-port mailing list
> > H2200-port@handhelds.org
> > https://handhelds.org/mailman/listinfo/h2200-port
> >
>
> _______________________________________________
> H2200-port mailing list
> H2200-port@handhelds.org
> https://handhelds.org/mailman/listinfo/h2200-port
Received on Sun Sep 12 06:18:33 2004

This archive was generated by hypermail 2.1.8 : Sun Sep 12 2004 - 06:19:07 EDT