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

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

ARCv3:HS5x_haps: change RAM base to address 0 #109

Closed pavelvkozlov closed 1 year ago

pavelvkozlov commented 1 year ago

Since FPGA images are now built with DDR mapped to address 0 update the LINUX_RAM_BASE and LINUX_LINK_BASE in default configs for hs5x and create new haps_hs5x.dts and haps_hs5x_idu.dts. To avoid duplications created extra skeleton_haps.dtsi and skeleton_haps_idu.dtsi to use in all haps dts.

pavelvkozlov commented 1 year ago

Thank all for review. I'm going to merge.