]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Xilinx: ARM: fixed spi partition name for 770 DC1
authorJohn Linn <john.linn@xilinx.com>
Fri, 3 Aug 2012 18:51:57 +0000 (11:51 -0700)
committerJohn Linn <john.linn@xilinx.com>
Fri, 3 Aug 2012 18:51:57 +0000 (11:51 -0700)
The parition name had got changed so that automated
tests were failing. This changes it back so that
tests don't need to change.

Signed-off-by: John Linn <john.linn@xilinx.com>
arch/arm/boot/dts/zynq-zc770-xm010.dts

index 609f9166ddd447ec34f8833e15de49daade776c9..a042bee3e9551f9442571013eb99019043c97142 100644 (file)
                                #address-cells = <1>;
                                #size-cells = <1>;
                                partition@test {
-                                       label = "spi-test";
+                                       label = "spi-flash";
                                        reg = <0x0 0x100000>;
                                };
                        };