From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg KH) Date: Fri, 21 Mar 2014 10:44:48 -0700 Subject: [RFC] possible removal of omap-serial In-Reply-To: <20140321173653.GP12310@saruman.home> References: <20140320235210.GB26964@saruman.home> <20140321001228.GA18131@kroah.com> <20140321013557.GB29691@saruman.home> <20140321013729.GC29691@saruman.home> <20140321023646.GB17404@kroah.com> <20140321025238.GA31610@saruman.home> <20140321171029.GC3842@atomide.com> <20140321173653.GP12310@saruman.home> Message-ID: <20140321174448.GA4716@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Mar 21, 2014 at 12:36:53PM -0500, Felipe Balbi wrote: > Hi, > > On Fri, Mar 21, 2014 at 10:10:30AM -0700, Tony Lindgren wrote: > > > > On the support side, I'm not looking forward to this for beagle/panda > > > > users. We've already converted them once from ttySx -> ttyOx back in > > > > 2.6.33/2.6.34? days. That was an irc/email/u-boot/kernel nightmare... > > > > > > that's exactly why we're talking about ways to maintain backwards > > > compatibility here. But I'm more interested in finding a way to switch > > > over to ttyS and have a symlink to ttyO, that way a simple debootstrap > > > (or any other ARM distro minimal rootfs) would work out of the box, > > > without any changes, just like in "normal" systems. > > > > Yeah let's not break things. The symlink solution won't work for kernel > > again. Let's not break things again. > > > console output so it needs to be dealt with some other way. > > it would if kernel itself would create the symlink, but that might not > be doable in a clean way. The kernel isn't going to create the symlink, sorry, no.