Activity
From 11/22/2021 to 12/21/2021
12/21/2021
- FS 12:14 AM Software Development: RE: MitySOM 5CSX SPI device not showing up in /dev
- Hello Daniel,
I’m working with Evgeny on this and we’ve tried updating the compatible keyword to *cl,spidev* and we still don’t have SPI show up in /dev/, I have attached the updated dtsi file, also we are using kernel version 4.14.13...
12/16/2021
- ZM 04:08 PM FPGA Development: RE: U-boot Error Message
- Hi Jose,
I think your U-Boot environment may have become corrupted somehow: the "bad partition specification" error can occur when the partition number doesn't parse correctly. Since it _looks_ right in the error message, I suspect th...
12/14/2021
- JB 05:21 PM FPGA Development: RE: U-boot Error Message
- Hey Daniel,
Thanks for the help.
This is the full log:
> U-Boot SPL 2013.01.01 (Nov 17 2021 - 15:25:35)
> ...
I posted the UbootEnv.txt file. This is the print env output.
> MitySOM-5CSx # printenv
> ...
-Jose - DV 03:17 AM Software Development: RE: MitySOM 5CSX SPI device not showing up in /dev
- Hi Evgeny,
Which branch of the kernel are you using? Mainline linux removed the keyword *spidev* from the compatible list of the spidev driver around the 4.x branches. The socfpga_mitysom5csx_leigh.dts uses an earlier kernel.
If yo...
12/13/2021
- Hello --and hoping that someone can please help me with the following.
I’m trying to get the SPI device to show up in /dev. I added spidev for SPI0 to my dtsi file like in the socfpga_mitysom5csx_leigh.dts file from https://support.crit...
12/10/2021
- DV 08:30 PM FPGA Development: RE: U-boot Error Message
- Hi Jose,
I'm going to need a bit more info to help you get further. Can you provide your full console log? Also is the ubootenv you provided a copy and pasted from the uBootMMCEnv.txt file or is it the print out of running "print env"...
12/07/2021
- Hello,
I am new to the HPS system and I was going through the guide for making U-boot and SD card provided after creating a design file in Quartus, but I always get the error message attached below. Have you encountered this error and c...
12/02/2021
- DV 09:29 PM PCB Development: RE: Bootup Peculiarities
- Hi Lucas,
Sorry for the delay, the cyclone V can handle all the supplies powering up together.
Ah that could do it because as you said Bank7B is fixed at 1.8V and the PHY would be overvoltaging those IOs on the SOM. Sorry I didn't... - LU 09:15 PM PCB Development: RE: Bootup Peculiarities
- On the dev board, R109 is a pullup for BOOTSEL2 from +1.8VIO, but there is also C523 and R503 connected to the bus and R503 is a pullup on the DVDDH_1V8 rail.
When I had to switch to the KSZ9021 because the KSZ9031 was unavailable, as...
12/01/2021
- LU 08:26 PM PCB Development: RE: Bootup Peculiarities
- I've had the condition where the board will boot after HPS_POR_N is pulled low, and a condition where the boot doesn't occur but the illumination level of the LEDs on the module changes.
If I disconnect supply power to the ethernet (L...
11/30/2021
- LU 07:41 PM PCB Development: RE: Bootup Peculiarities
- No lights come up on the module that lights up NCONFIG light.
On the second test module, both lights stay on until a few seconds after HPS_POR_N is pulled low. Then the yellow light goes off. This is the condition that got as far as t... - DV 07:34 PM PCB Development: RE: Bootup Peculiarities
- Hi Lucas,
It is sounding like the SOM might of gotten damaged. Does the green LED on the SOM turn on? This is the power good LED that will turn on if all the power supplies on the SOM come up correctly.
Dan - LU 02:56 PM PCB Development: RE: Bootup Peculiarities
- The Module that turned on our NCONFIG light did not boot on the dev board. I copied our NCONFIG LED from the dev board reference schematic with 3.3v -> 267 ohm resistor -> NCONFIG pin w/ TP10
HPS_POR_N is connected to a 1000pF cap and... - DV 02:48 PM PCB Development: RE: Bootup Peculiarities
- Hi Lucas,
Did the SOM that was turning on the NCONFIG light on your baseboard boot fine in our Dev Kit?
What do you have connected to the HPS_NOR_N pin on your baseboard? Here's a snippet from our design guide about connecting up t...
11/29/2021
- LU 11:13 PM PCB Development: RE: Bootup Peculiarities
- This is probing the HPS_POR_N:
- LU 09:13 PM PCB Development: RE: Bootup Peculiarities
- Got together the dev kit:
-booted fine (both LEDs on the module came on, then one went off) with the microSD in an adapter
-tried the module that was turning on the NCONFIG light on my board. On the dev board D405 lit up and D100 s... - LU 02:58 PM PCB Development: RE: Bootup Peculiarities
- Here are the parts of the board in question and this version does look like a confused mess now that I'm looking at it.
The SOIC on top is a TPS2044D to handle the power switching for a USB hub that I added. - LU 02:45 PM PCB Development: RE: Bootup Peculiarities
- We've used fancypants Sandisk "Industrial" ones, but also regular Sandisk branded ones. I'll put on the design review list of testing SD cards and/or plan to move to eMMC.
It might be worth pointing out that we're using microSD cards....
11/25/2021
- MW 12:31 PM PCB Development: RE: Bootup Peculiarities
- Hi Lucas,
In your boot log, I am seeing several error messages around the SD-MMC card (ext4-fs /dev/mmcblk0p* devices) that I would not expect to see with a freshly flashed SD card.
What model SD card are you using? Some of the ch...
11/24/2021
- LU 08:58 PM PCB Development: RE: Bootup Peculiarities
- Correction!
I held down the POR low a little longer and it booted...
U-Boot SPL 2013.01.01 (Sep 14 2021 - 18:34:24)
BOARD : Critical Link MitySOM-5CSx Module
CLOCK: EOSC1 clock 25000 KHz
CLOCK: EOSC2 clock 25000 KHz
CLOCK... - LU 07:56 PM PCB Development: RE: Bootup Peculiarities
- No output from console on the module that has the NCONFIG light come on.
New module doesn't boot up, so no output from console. - DV 05:14 PM PCB Development: RE: Bootup Peculiarities
- Hi Lucas,
It looks like you do have the pull ups on CMD and D0. Can you post your console log of the SOM hanging during boot?
Thanks,
Dan - LU 02:26 PM PCB Development: RE: Bootup Peculiarities
- !SDcardRs.PNG!
- LU 02:25 PM PCB Development: RE: Bootup Peculiarities
- Here's the relevant area on my schematic:
- MW 02:16 PM PCB Development: RE: Bootup Peculiarities
- Hi Lucas,
Do you have the pull up resistors on the SD Card interface?
Have you looked at this support page on "Carrier Board Gotchas":https://support.criticallink.com/redmine/projects/5csxbase/wiki/Carrier_Board_Design_Gotchas#SD-c...
11/22/2021
- Hello again.
I have built a handful of prototypes of our carrierboard and have had some boot up fine (I have it set to boot off of an SD card), but some just seemed to hang on bootup.
Today I happened to press the POR button (conne...