From mboxrd@z Thu Jan 1 00:00:00 1970 From: Behan Webster Subject: Re: embedded rootfs utility Date: Thu, 14 Aug 2008 15:32:53 -0400 Message-ID: <48A48865.1090609@websterwood.com> References: <488FCF7D.5010005@websterwood.com> <489C7C69.5060209@websterwood.com> <48A442C2.2060309@websterwood.com> <48A48576.5060601@websterwood.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-embedded-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Grant Likely Cc: Geert Uytterhoeven , linux-embedded@vger.kernel.org Grant Likely wrote: > On Thu, Aug 14, 2008 at 1:20 PM, Behan Webster wrote: > >> Grant Likely wrote: >> >>> On Thu, Aug 14, 2008 at 8:35 AM, Behan Webster wrote: >>> >>> >>>> Grant Likely wrote: >>>> >>>> >>>>> Also, when booting on something like a 5200 with an uncommon serial >>>>> ports name (ttyPSC0), I had to manually add the /dev/ttyPSC0 device >>>>> file before it would boot. >>>>> >>>>> >>>>> >>>> You're using an older version then. The latest (v1.2) allows you to >>>> specify the serial port/baud rate when running the tool. >>>> >>>> >>> Hmm, I can only find v1.1.2 on your website. >>> >>> >> Version 1.1.2 of elbs contains v1.2 of the rootfs tool. I suppose I >> should Sync the version numbers on a release. >> > > Okay, then I've still got a problem. I did specify the serial port > when running it, and the files in /etc were all set correctly. It was > just the /dev/ttyPSC0 device file which was missing I see. I thought MAKEDEV would have done that for you. It appears that MAKEDEV doesn't support ttyPSC0. Yes, I suppose then you would have to make that dev file manually... Best laid plans... -- Behan Webster behanw@websterwood.com