diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-22 00:27:38 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2015-09-25 00:27:54 +0900 |
commit | 5451b777de392043c03626f6cbbc3940c49c3417 (patch) | |
tree | 636ba55e1dc0e35b0ed56baad1c29c446c8e5d5c /include/sound.h | |
parent | e6eecca54ffb99ee6877c0e29b0b389a481fcd85 (diff) | |
download | talos-obmc-uboot-5451b777de392043c03626f6cbbc3940c49c3417.tar.gz talos-obmc-uboot-5451b777de392043c03626f6cbbc3940c49c3417.zip |
ARM: uniphier: remove kernel parameter settings from environment
Currently, console=ttyS0 is hard-coded in CONFIG_EXTRA_ENV_SETTINGS
and it replaces the bootargs in the chosen node of the device tree
passed to the kernel. This is not preferable because I am going to
add some boards whose console is not ttyS0.
Drop bootargs settings from U-Boot's environment and use the one in
device tree by default.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'include/sound.h')
0 files changed, 0 insertions, 0 deletions