Am Mon, 25 Mar 2013 20:41:31 +0600 schrieb Roman Mamedov <
r...@romanrm.ru>:
> CONFIG_CS5536_MFGPT enables and works fine on Yeeloong. Maybe you can modify
> GEODE_WDT to use this support instead (not 5535)?
>
> (You may have to remove "depends on BROKEN" in CS5536_MFGPT Kconfig.)
>
> Also, did you try removing "depends on x86"? In general, don't be hesitant to
> try changing Kconfig around, it's not set in stone, and some things might be
> one way and not the other because no one considered the other way could be
> better :)
I agree with you, there's some cs5536_mfgpt.c file in
arch/mips/loongson/common/cs5536 which gets build (CONFIG_CS5536_MFGPT=y).
But exported symbols differ, structs differ, function names differ, etc.
I don't think this will work. But I'm not a coder. So maybe I simply should try this out. ;-)
Thanks Roman.
Regards
Michael