]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: ISS: update kernel command line in platform_setup
authorMax Filippov <jcmvbkbc@gmail.com>
Mon, 13 Mar 2017 17:34:36 +0000 (10:34 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 13 Mar 2017 20:47:20 +0000 (13:47 -0700)
commit27a614502cdbd498e0b5d32f212bddd8cb467f79
tree6210fb99a4704fd52fd3af840fa8e1f7c48a167b
parentccb65d713790db6199c2b6b5020ace4d48c57528
xtensa: ISS: update kernel command line in platform_setup

Move platform_setup call higher in initialization sequence so that it
could change kernel command line.
Check command line passed to simulator in ISS platform_stup and update
kernel command line if there's anything.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/kernel/setup.c
arch/xtensa/platforms/iss/setup.c