From mboxrd@z Thu Jan 1 00:00:00 1970 From: Craig A. Vanderborgh Date: Tue, 14 Dec 2004 16:39:41 -0500 Subject: [U-Boot-Users] Trouble on PXA w/kernel command-line In-Reply-To: <20041214213008.3487DC1430@atlas.denx.de> References: <20041214213008.3487DC1430@atlas.denx.de> Message-ID: <41BF5D9D.50603@voxware.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: >In message <41BF5627.9060407@voxware.com> you wrote: > > >>The problem is that the command-line (as set in the u-boot environment >> >> > > > >>variable) is not getting to the kernel. This isn't a terribly serious >> >> > > > >>problem but it's time for me to sort this out. >> >> > >Is CONFIG_CMDLINE_TAG selected in your board config file? > >Best regards, > >Wolfgang Denk > > > Hello Wolfgang! Yes, it is most definitely set. Could you possibly describe how command-line passing is *supposed* to work and then I think I can fix it... Thanks again for everything!! craig