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

SD Card interfaces times-out on the VCU118 (3 April 2024 commit) #1875

Open
3 tasks done
bchetwynd opened this issue May 9, 2024 · 0 comments
Open
3 tasks done

SD Card interfaces times-out on the VCU118 (3 April 2024 commit) #1875

bchetwynd opened this issue May 9, 2024 · 0 comments
Assignees
Labels

Comments

@bchetwynd
Copy link

Background Work

Chipyard Version and Hash

3 April 2024 Commit
Hash: 766ea73

OS Setup

Linux xUbuntu-2004-br24169 5.15.0-101-generic #111-Ubuntu SMP Tue Mar 5 20:16:58 UTC 2024 x86_64 GNU/Linux

Distributor ID: Ubuntu
Description:    Ubuntu 22.04.4 LTS
Release:        22.04
Codename:       jammy

Other Setup

Ex: Prior steps taken / Documentation Followed / etc...

Current Behavior

When building the default vcu118 image, the SD interface times out in the bootrom. It was observed working with Chipyard 1.8.1.

It does work as expected on the VC707 and Arty100T when built with the SD interface enabled.

Expected Behavior

It is expected that the bootrom goes through a series of cmds and copies the executable from the SD card to main memory.
Example:

INIT
CMD0
CMD8
ACMD41
CMD58
CMD16
CMD18
LOADING 128kB PAYLOAD
....
BOOT

Other Information

No response

@bchetwynd bchetwynd added the bug label May 9, 2024
@bchetwynd bchetwynd changed the title SD Card interfaces times-out on the VCU118 SD Card interfaces times-out on the VCU118 (3 April 2024 commit) May 9, 2024
@T-K-233 T-K-233 self-assigned this May 9, 2024
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

2 participants