ARM: dts: imx27-3ds.dts: Fix serial console node

Fix serial console node and allow the board to boot again.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Fabio Estevam 2012-07-30 11:23:16 -03:00 committed by Sascha Hauer
parent 1a9b4993b7
commit 2d4e6dc628
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
status = "okay";
};
uart@1000a000 {
uart1: serial@1000a000 {
fsl,uart-has-rtscts;
status = "okay";
};