From: Robert Jarzmik <robert.jarzmik@free.fr>
To: barebox@lists.infradead.org
Subject: sandbox and tty input/output
Date: Sun, 28 Oct 2012 19:42:18 +0100 [thread overview]
Message-ID: <87k3uawi9h.fsf@free.fr> (raw)
Hi all,
I wanted to test a bit my barebox over a serial line.
I compiled sandbox defconfig on my x86 laptop, and executed it in 2 manners :
- "</dev/ttyUSB0 ./barebox >/dev/ttyUSB0"
- ./barebox -I /dev/ttyUSB0 -O /dev/ttyUSB0
I connect on the other end of /dev/ttyUSB0 a serial port and try to type some
commands, or see the "barebox:" prompt : no luck.
The first command gives back nothing (I still have to check my serial line).
The second command does a "panic, out of memory".
Has anybody tried to use sandbox over a tty line and can he give me a recipee to
speed up my work ?
Cheers.
--
Robert
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
reply other threads:[~2012-10-28 18:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k3uawi9h.fsf@free.fr \
--to=robert.jarzmik@free.fr \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.