[PATCH 2/3] ARM: dts: am335x-phytec-phycore-som: Increase kernel partition on SPI NOR

Teresa Gámez t.gamez at phytec.de
Mon Dec 8 01:59:50 PST 2014


Increase kernel partition to end of SPI NOR.

Signed-off-by: Teresa Gámez <t.gamez at phytec.de>
---
 arch/arm/dts/am335x-phytec-phycore-som.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/am335x-phytec-phycore-som.dtsi b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
index f1bcb8b..98945b2 100644
--- a/arch/arm/dts/am335x-phytec-phycore-som.dtsi
+++ b/arch/arm/dts/am335x-phytec-phycore-som.dtsi
@@ -162,7 +162,7 @@
 
 		partition at 4 {
 			label = "kernel";
-			reg = <0xe0000 0x400000>;
+			reg = <0xe0000 0x0>;
 		};
 	};
 };
-- 
1.9.1




More information about the barebox mailing list