x1000: Drop XT26G01C flash clock speed to 104MHz as per datasheet

rockbox-gerrit-noreply--- via rockbox-cvs <[email protected]>
Newsgroups gmane.comp.systems.archos.rockbox.cvs
Message-ID <[email protected]>
commit c23e1ba09adc2893c929a9517b2de7f335074356
Author: Solomon Peachy <[email protected]>
Date:   Fri Jan 30 06:02:21 2026 -0500

    x1000: Drop XT26G01C flash clock speed to 104MHz as per datasheet
    
    Change-Id: I17da992c608a6ad1340c500c34d42009eccf6fbb

diff --git a/firmware/target/mips/ingenic_x1000/nand-x1000.c b/firmware/target/mips/ingenic_x1000/nand-x1000.c
index 7c5547f947..d66ce0162e 100644
--- a/firmware/target/mips/ingenic_x1000/nand-x1000.c
+++ b/firmware/target/mips/ingenic_x1000/nand-x1000.c
@@ -99,7 +99,7 @@ static const struct nand_chip chip_xt26g01cwsiga = {
     .oob_size = 128,
     .nr_blocks = 1024,
     .bbm_pos = 2048,
-    .clock_freq = 150000000,
+    .clock_freq = 104000000,
     .dev_conf = jz_orf(SFC_DEV_CONF,
                        CE_DL(1), HOLD_DL(1), WP_DL(1),
                        CPHA(0), CPOL(0),
-- 
rockbox-cvs mailing list
[email protected]
https://lists.haxx.se/mailman/listinfo/rockbox-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.