From mboxrd@z Thu Jan 1 00:00:00 1970 From: kaushik619 Date: Wed, 20 Oct 2010 18:46:45 -0700 (PDT) Subject: [U-Boot] Address of UBoot command line In-Reply-To: <201010202113.37172.vapier@gentoo.org> References: <30014689.post@talk.nabble.com> <201010202113.37172.vapier@gentoo.org> Message-ID: <30015546.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Im developing my own kernel which uses uboot. I want to jump to the uboot command line on using the exit syscall. Linux is not involved. Can you tell me how I can reach the command line when i use the exit system call??? Mike Frysinger wrote: > > On Wednesday, October 20, 2010 18:29:49 kaushik619 wrote: >> Im trying to access the Uboot command line in my kernel program. >> >> Can anyone help me figure out to what address should I jump to reach the >> UBoot command line ?? > > most people do not keep u-boot resident once Linux has booted > -mike > > > _______________________________________________ > U-Boot mailing list > U-Boot at lists.denx.de > http://lists.denx.de/mailman/listinfo/u-boot > > -- View this message in context: http://old.nabble.com/Address-of-UBoot-command-line-tp30014689p30015546.html Sent from the Uboot - Users mailing list archive at Nabble.com.