Skip to content

Commit

Permalink
ARC: [plat-nsim] document ranges
Browse files Browse the repository at this point in the history
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
  • Loading branch information
Vineet Gupta committed Mar 12, 2016
1 parent 20d7803 commit 0b29163
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arc/boot/dts/nsim_hs.dts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
#address-cells = <1>;
#size-cells = <1>;

/* only perip space at end of low mem accessible */
/* only perip space at end of low mem accessible
bus addr, parent bus addr, size */
ranges = <0x80000000 0x0 0x80000000 0x80000000>;

core_intc: core-interrupt-controller {
Expand Down

0 comments on commit 0b29163

Please sign in to comment.