Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1460 - Request to add new flash chip support, China's "new core" XMC . #6435

Closed
openwrt-bot opened this issue Mar 29, 2018 · 2 comments
Closed
Labels

Comments

@openwrt-bot
Copy link

gmfghp:

Supply the following if possible:

  • Device problem occurs on
  • Software versions of OpenWrt/LEDE release, packages, etc.
  • Steps to reproduce

Request to add new flash chip support, China's "new core" XMC .


[[http://www.right.com.cn/forum/forum.php?mod=viewthread&tid=311188&highlight=%D2%BB%B8%F6%EC%B3%D1%B6k2%2Ba5%D3%C3lede%B5%C4|External Link]]

Friends gave several K2 , padavan can be used, but LEDE is no good. TTL observed that it was found that flash ID could not be identified by LEDE, and changed the source code. It can be used.

/home/wrt/Desktop/lede/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7620/linux-4.9.77/drivers/mtd/spi-nor.c

stay

{"m25px64", INFO (0x207117, 0, 64 * 1024, 128, 0)},

Add a line of flash ID in the back

{ "XM25QH64A", INFO(0x207017, 0, 64 * 1024, 128, 0) },

This method does not know the formal not, is to try to use the LEDE, busy no time to arrange, there is a need to try it.

And my flash long like this:

@openwrt-bot
Copy link
Author

Hauke:

Please try this patch from my staging tree:
https://git.openwrt.org/?p=openwrt/staging/hauke.git;a=commitdiff;h=15143c9c98cc85009a496534fce6bfd08060169f

You can also directly use the master branch of my staging tree:
git://git.openwrt.org/openwrt/staging/hauke.git

If this patch works please report back so I can add it to openwrt master.

@openwrt-bot
Copy link
Author

gmfghp:

have great wall cannot access
[[http://www.right.com.cn/forum/thread-312925-1-1.html|I Seek help]]

but please add it, Believe you are the best.

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant