Skip to content

[Marvell-arm64] Fix boot issue on rd98DX35xx_cn9131 #17277

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

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

pavannaregundi
Copy link
Contributor

Change-Id: I411f12963fb8dc0eb3569faf4df68082b852e3a8

Why I did it

After bookworm migration kernel boot was failing as below on rd98DX35xx_cn9131 platform.

===
Loading Kernel Image
"Synchronous Abort" handler, esr 0x96000046

    Attempt to access RT service or TEE region (addr: 0x4000000, el2)
    Do not use address range 0x4000000-0x5400000 

==

Work item tracking
  • Microsoft ADO (number only):

How I did it

Made load address adjustment in sonic_fit.its, to make sure address from 0x4000000 is not overwritten by vmlinuz. vmlinuz now has 48MB of space from 0x1000000 to 0x4000000.

How to verify it

Build image with change and loaded on rd98DX35xx_cn9131 platform to verify successful boot.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@pavannaregundi
Copy link
Contributor Author

@saiarcot895 Can you please review.

@pavannaregundi
Copy link
Contributor Author

@lguohan Can we please merge this.

@pavannaregundi
Copy link
Contributor Author

@lguohan Can we merge this PR.

@pavannaregundi pavannaregundi force-pushed the master branch 2 times, most recently from 67919cb to 8a928b2 Compare January 11, 2024 05:38
Change-Id: I411f12963fb8dc0eb3569faf4df68082b852e3a8
Signed-off-by: Pavan Naregundi <[email protected]>
@yxieca yxieca merged commit b31a303 into sonic-net:master Feb 12, 2024
sonic-otn pushed a commit to Weitang-Zheng/sonic-buildimage that referenced this pull request Mar 11, 2024
Change-Id: I411f12963fb8dc0eb3569faf4df68082b852e3a8

Signed-off-by: Pavan Naregundi <[email protected]>
saksarav-nokia pushed a commit to saksarav-nokia/sonic-buildimage that referenced this pull request Mar 12, 2024
Change-Id: I411f12963fb8dc0eb3569faf4df68082b852e3a8

Signed-off-by: Pavan Naregundi <[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.

3 participants