xtensa_lx60: pass kernel arguments from -append
commit292627bb5e45007eb99d1a7915075eb16dea14ff
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 30 Oct 2011 17:24:26 +0000 (30 21:24 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 2 Nov 2011 01:05:52 +0000 (2 05:05 +0400)
tree8257975b8a49364643e2db0bf7b9f410809281b9
parent82b25dc8b04766fde3982fec448ebfd48233f4d4
xtensa_lx60: pass kernel arguments from -append

Create boot parameters in the end of SRAM region, insert kernel
arguments specified in -append there.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
hw/xtensa_bootparam.h [new file with mode: 0644]
hw/xtensa_lx60.c