commit | 1839a3f153cadfabbd6ec8b3c49ebaae566ec519 | [log] [tgz] |
---|---|---|
author | Ryan Grimm <grimm@linux.vnet.ibm.com> | Mon Dec 08 20:47:34 2014 -0500 |
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | Wed Dec 10 15:01:13 2014 +1100 |
tree | 4feeb959f23429b0008b13b85ab184c997871298 | |
parent | 632b5270d78e6fe08210afa9d3ba518c807a899a [diff] |
Don't add dummy console property if already in dt. generic_platform_init() adds this propery by default in commit 9594a715b50c338f1261e88c12c120cf8e5b8bba . If a platform adds it to the dt, Sapphire detects multiple dt props and dies. So don't add it if already exists in the dt. Signed-off-by: Ryan Grimm <grimm@linux.vnet.ibm.com> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>