foss-for-synopsys-dwc-arc-processors / linux

Helpful resources for users & developers of Linux kernel for ARC
22 stars 13 forks source link

ARCv3: Allow for flexible link base #117

Open xxkent opened 1 year ago

xxkent commented 1 year ago

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.