--- In "Tom Hansen" <> wrote:
>
> We are using TS-7260s for a project. Is there any advantage to
> upgrading the kernel to the ts10 version? I.e., are there any
> fixes/upgrades/etc that we would benefit from, or is it best to
take
> the "if it's not broke don't fix it" approach and leave it be?
>
I would also be interested in this. Also, is there even just a
simple "release notes" somewhere for the different -ts__ versions?
As an aside, to get -ts10 to compile I needed to make the following
change... Just wondering why this is so? Is it something that I have
done/not done? Has anybody else encountered it?
Cheers
Phil
--- linux24-ts10-orig/include/linux/mtd/nand_ecc.h 2006-03-31
09:05:06.000000000 +1100
+++ linux24-ts10-build/include/linux/mtd/nand_ecc.h 2006-05-29
12:32:13.000000000 +1000
@@ -20,7 +20,7 @@
/*
* Calculate 3 byte ECC code for 256 byte block
*/
-void nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat,
u_char *ecc_code);
+int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat,
u_char *ecc_code);
/*
* Detect and correct a 1 bit error for 256 byte block
------------------------ Yahoo! Groups Sponsor --------------------~-->
You can search right from your browser? It's easy and it's free. See how.
http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/CFFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|