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

ARCv3: Allow for flexible link base #117

Open
wants to merge 1 commit into
base: arc64
Choose a base branch
from
Open

Conversation

xxkent
Copy link

@xxkent xxkent commented Apr 17, 2023

Typically Linux kernel is linked at the start of untranslated addr, hence the default value of 0x8zs.
However some customers have peripherals mapped at this addr, so Linux needs to be scooted a bit.
Now CONFIG_LINUX_LINK_BASE can be changed within DDR memory region without manual changes in sources.

Typically Linux kernel is linked at the start of untransalted addr,
hence the default value of 0x8zs.
However some customers have peripherals mapped at this addr, so
Linux needs to be scooted a bit.
Now CONFIG_LINUX_LINK_BASE can be chaged within DDR memory region
without changing other sources.
@xxkent xxkent closed this Oct 16, 2023
@xxkent xxkent reopened this Oct 16, 2023
@xxkent xxkent requested a review from abrodkin October 16, 2023 21:13
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