Skip to content

Fix RZ/G3S #7

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

claudiubeznea
Copy link

Hi,

I had issues flashing bootloaders on the eMMC available on RZ/G3S SMARC SoM. Debugging it found the fixes in this MR.

Thank you,
Claudiu Beznea

… block

HW manual of the RZ/G3S SoC specifies (in chapter 4.2.2.3 Operation of
Booting from 1.8-V eMMC) that the loader program size block should be
stored at address 0xA1E00 of the on-chip RAM. Fixed this.

Signed-off-by: Claudiu Beznea <[email protected]>
According to file in Link section (Table 15. Address for sending each
loader binary file for eMMC boot) the address to save fip-smarc-rzg3s.srec
(in sectors) is 0x320. Fix this.

Link: https://www.renesas.com/us/en/document/gde/smarc-evk-rzg3s-linux-start-guide-rev102?r=25458591
Signed-off-by: Claudiu Beznea <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant