Skip to content

Conversation

@vonhust
Copy link

@vonhust vonhust commented Mar 29, 2019

  • add ddr fixup in dts_fixup.h
  • use DT_DDR_XXX in linker.ld

Signed-off-by: Wayne Ren wei.ren@synopsys.com

Fixes #14942

* add ddr fixup in dts_fixup.h
* use DT_DDR_XXX in linker.ld

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
@galak galak added bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug labels Mar 29, 2019
@galak galak added this to the v1.14.0 milestone Mar 29, 2019
@codecov-io
Copy link

Codecov Report

Merging #15010 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #15010   +/-   ##
=======================================
  Coverage   52.92%   52.92%           
=======================================
  Files         309      309           
  Lines       45268    45268           
  Branches    10451    10451           
=======================================
  Hits        23956    23956           
  Misses      16544    16544           
  Partials     4768     4768

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9e81cbe...01e982c. Read the comment docs.

Copy link
Member

@ruuddw ruuddw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works, DT_MMIO_SRAM_10000000_SIZE is not scaled by 'dts magic' like DT_MMIO_SRAM_0_SIZE.

@nashif nashif merged commit d6870e4 into zephyrproject-rtos:master Mar 29, 2019
@vonhust vonhust deleted the em11d branch April 16, 2019 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tests/posix/fs don't build on em_starterkit_em11d

5 participants