On Tue, 2008-04-29 at 18:53 +0000, ambro915 wrote:
> Hi,
> I've ported TS's modifications of the 2.6.21 kernel to 2.6.24 and
> 2.6.25. These kernels seem to works fine on my TS-7400. However it
> might not work with TS-7800 becouse of my probably failed attempt to
> update the 'egiga' ethernet driver; someone should give it a try.
>
> Here are the patches:
> http://xtruder.homelinux.net/~ambro/tslinux/tslinux-for-2.6.24.patch.bz2
> http://xtruder.homelinux.net/~ambro/tslinux/tslinux-for-2.6.25.patch.bz2
>
> TS's default configs are kept. To use them use the
> targets 'ts72xx_defconfig' (also for TS-7400) and 'ts7800_defconfig'.
> Note that I removed some irrelevant changes, like everything
> filesystem-related (including some hacky partition IDs).
>
Hi,
This is the first time I have tried the patch, and so far so good!
I have a couple of questions though:
When I enable the EP93xx LED classes, I get the error:
CC [M] drivers/leds/led-class.o
CC [M] drivers/leds/leds-gpio.o
CC [M] drivers/leds/leds-ep93xx.o
drivers/leds/leds-ep93xx.c: In function `ep93xx_green_led_set':
drivers/leds/leds-ep93xx.c:25: error: implicit declaration of function
`gpio_line_set'
drivers/leds/leds-ep93xx.c:25: error: `EP93XX_GPIO_HIGH' undeclared
(first use in this function)
drivers/leds/leds-ep93xx.c:25: error: (Each undeclared identifier is
reported only once
drivers/leds/leds-ep93xx.c:25: error: for each function it appears in.)
drivers/leds/leds-ep93xx.c:27: error: `EP93XX_GPIO_LOW' undeclared
(first use in this function)
drivers/leds/leds-ep93xx.c: In function `ep93xx_red_led_set':
drivers/leds/leds-ep93xx.c:33: error: `EP93XX_GPIO_HIGH' undeclared
(first use in this function)
drivers/leds/leds-ep93xx.c:35: error: `EP93XX_GPIO_LOW' undeclared
(first use in this function)
drivers/leds/leds-ep93xx.c: In function `ep93xx_led_probe':
drivers/leds/leds-ep93xx.c:71: error: implicit declaration of function
`gpio_line_config'
drivers/leds/leds-ep93xx.c:71: error: `GPIO_OUT' undeclared (first use
in this function)
make[2]: *** [drivers/leds/leds-ep93xx.o] Error 1
make[1]: *** [drivers/leds] Error 2
make: *** [drivers] Error 2
And also, when I enable the ts72xx WDT I get the error:
LD drivers/watchdog/built-in.o
CC [M] drivers/watchdog/ep93xx_wdt.o
make[2]: *** No rule to make target `drivers/watchdog/ts72xx_wdt.c',
needed by `drivers/watchdog/ts72xx_wdt.o'. Stop.
make[1]: *** [drivers/watchdog] Error 2
make: *** [drivers] Error 2
Are these known errors? Or do I just need to tweak my config?
Regards,
Phil
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|