IRC log of #cubox of Sun 12 Jun 2016. All times are in CEST < Back to index

15:13 Nephirus hello, is booting from spi flash supported on clearfog board?
15:13 Nephirus i have solidrun u-boot and i'm getting this: http://pastebin.com/UsDzQyyC
15:46 Nephirus it looks like neither u-boot or kernel (3.10.70-marvell) can recognize the spi flash, dmesg gives: "m25p80 spi1.0: unrecognized JEDEC id ffffff"
16:48 jnettlet Did you order your board specifically with SPI flash? By default the boards just bit from sdhc
16:56 Nephirus jnettlet: according to wiki SPI NOR flash is always present https://www.solid-run.com/wiki/doku.php?id=products:a38x:microsom
16:56 Nephirus eMMC is optional
16:59 jnettlet I see both listed as optional
17:00 Nephirus https://www.solid-run.com/wiki/lib/exe/fetch.php?media=a38x:microsom:marvell-microsom-block-diagram.png
17:00 Nephirus i'm confused now
17:04 jnettlet I think that diagram has a problem. The spec sheet is correct. By default all our hardware ships with sdhc boot to be more developer/hacker friendly. Businesses will special order the features they want
17:04 jnettlet I apologize for the mistake and we will update the block diagram
17:05 Nephirus ok, thanks for clarifying :)
17:06 jnettlet No problem. Let me know if you have any other questions
17:09 Nephirus actually, i do
17:09 Nephirus i was able to build working system with yocto 1.6 daisy
17:10 Nephirus but with 2.1 krogoth, u-boot recipe fails
17:10 Nephirus do you plan to support newer versions of yocto?
17:10 Nephirus or it depends on marvell?
17:13 jnettlet I can take a look. We are just getting ready to refresh our Marvell support. It will be based on a 4.4 kernel
17:14 jnettlet I can do a test build of 2.1 but generally I stay one release behind.
17:15 jnettlet Are you using the yocto recipe from Marvellembedded on github?
17:15 Nephirus basically i'm just running into crosscompilation environment issues with soft/hard float
17:15 Nephirus yes, marvellembedded overlay with some fixes
17:19 jnettlet Can you send me the fixes and I can take a look further. [email protected]
17:20 Nephirus sure, i'll send it to you when i get to my workstation
17:31 jnettlet Thanks