From 43905861d6f416d12632fa5f93296f0d11678c6f Mon Sep 17 00:00:00 2001 From: NingLiChen Date: Fri, 4 Jan 2019 13:05:24 +0800 Subject: [PATCH] Loongson2K: fix pcie1 port0's io size to 1M in dts. Change-Id: Ic0d489d9f620f656e10e0c393b40ee88faa1db1b Signed-off-by: QiaoChong --- Targets/LS2K/conf/LS2K.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Targets/LS2K/conf/LS2K.dts b/Targets/LS2K/conf/LS2K.dts index a1542829..c56d0abe 100644 --- a/Targets/LS2K/conf/LS2K.dts +++ b/Targets/LS2K/conf/LS2K.dts @@ -185,7 +185,7 @@ #size-cells = <2>; bus-range = <0x10 0x12>; ranges = <0x02000000 0x0 0x60000000 0x60000000 0x0 0x17ffffff //mem - 0x01000000 0x0 0x18400000 0x18400000 0x0 0x1000000>; //io + 0x01000000 0x0 0x18400000 0x18400000 0x0 0x100000>; //io }; pcie1_port1@78000000 {