mpc85xx: add linux,stdout-path for WS-AP3825i
This is normally filled by U-Boot. Prevents double-printing of early console messages. Also enables debug-output by the zImage wrapper. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
		| @@ -20,6 +20,7 @@ | ||||
|  | ||||
| 	chosen { | ||||
| 		bootargs-override = "console=ttyS0,115200"; | ||||
| 		linux,stdout-path = &serial0; | ||||
| 	}; | ||||
|  | ||||
| 	memory { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 David Bauer
					David Bauer