9
0
Fork 0

ARM: i.MX: remove console= from env files

For i.MX devicetree boards the console= parameter is automatically
generated and can be dropped from the env files. If a file becomes
empty then, remove it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-06-19 18:01:49 +02:00
parent 3f0de71d85
commit 835819c6b6
8 changed files with 0 additions and 52 deletions

View File

@ -1,6 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.linux.bootargs.base="console=ttymxc1,115200"

View File

@ -1,6 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.linux.bootargs.base="console=ttymxc1,115200"

View File

@ -1,8 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.linux.bootargs.base="console=ttymxc0,115200"
[ -f /env/config ] && /env/config

View File

@ -1,7 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.hostname=vmx53
global.linux.bootargs.base="console=ttymxc0,115200"

View File

@ -1,7 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.hostname=tx25
global.linux.bootargs.base="console=ttymxc0,115200"

View File

@ -1,6 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.linux.bootargs.base="console=ttymxc0,115200"

View File

@ -1,6 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.linux.bootargs.base="console=ttymxc1,115200"

View File

@ -1,6 +0,0 @@
#!/bin/sh
# board defaults, do not change in running system. Change /env/config
# instead
global.linux.bootargs.base="console=ttymxc1,115200"