Hi at
all,
I'm already here
with a new question.
My problem is
passing bootarg on my kernel.
I set bootargs on
u-boot with
set bootarg=root=/dev/ram rw mem=64M console=ttyS0,115200n8
initd=0xA2A00000,8M
but after bootm command ( bootm 40000
)
the kernel sto with this
message
Uncompressing
Linux........................................................ done
, booting
the kernel.
where I mistake ?
Thanks a lot
Angelo