kobolabs / Kobo-Reader

http://www.koboereader.com/
585 stars 126 forks source link

Request: Kernel/u-boot sources for original N905 with internal EMMC and AR6003 wifi #124

Open emulti opened 1 year ago

emulti commented 1 year ago

Please could you provide the GPL source code for the early N905 Touch? In the 'hw/imx507' folder there only seem to be source code for 'later Touch'. Thanks in advance.

gtalusan commented 1 year ago

imx508 is what you're looking for.

emulti commented 1 year ago

The SoC is an IMX507 in my unit.
There are two sets of sources in the imx508 folder. Is https://github.com/kobolabs/Kobo-Reader/tree/master/hw/imx508/cls the correct folder for the unit with Atheros Wifi module?

gtalusan commented 1 year ago

If I remember right, there were 3 variants of the N905. N905B would be in imx508/ntx. N905 "A" would be in imx508/cls. N905C would be in imx507 which would cover N613/705/204.

NiLuJe commented 1 year ago

Huh, that just reminded me of NXP's (well, Freescale at the time) confusing branding. The 507 came after the 508 ;).

emulti commented 1 year ago

thanks- seems like in hw/cts there are three imx51_product_trilogy variants of which one has CONFIG_ATH6K_LEGACY=m CONFIG_AR600x_SD31_XXX=y

My device has non-functoning wifi and doesn't have these set in the running config. A past firmware upgrade ran incorrectly perhaps.