Skip to content

Commit

Permalink
boards: arm: mimxrt1015_evk: update board dts
Browse files Browse the repository at this point in the history
- update board dts file to refer to nxp_rt1015.dtsi to include sram size
fix.

Signed-off-by: Ryan QIAN <jianghao.qian@nxp.com>
  • Loading branch information
jhqian authored and MaureenHelm committed May 14, 2019
1 parent 90dc25b commit 2dc141e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/arm/mimxrt1015_evk/mimxrt1015_evk.dts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

/dts-v1/;

#include <nxp/nxp_rt.dtsi>
#include <nxp/nxp_rt1015.dtsi>

/ {
model = "NXP MIMXRT1015-EVK board";
Expand Down

0 comments on commit 2dc141e

Please sign in to comment.