From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrejs Cainikovs Date: Wed, 25 Jun 2008 17:13:29 +0300 Subject: [U-Boot-Users] Unable to boot linux 2.6.25 with U-Boot 1.1.4 In-Reply-To: <90d987c0806250559m6d90e12fkbf92ddc479f6b724@mail.gmail.com> References: <90d987c0806240704h6da3e034u7665cab7e4e52450@mail.gmail.com> <48611436.6000006@gandalf.sssup.it> <90d987c0806250559m6d90e12fkbf92ddc479f6b724@mail.gmail.com> Message-ID: <48625289.5060803@GlobalAutomationSystems.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de rohit h wrote: > I am working on OMAP2420 (ARM 11) based apollon board. > Sorry, missed that.. Don't sure about this particular CPU, but with Atmel's AT91 there was some migration to new serial driver interface. I faced similar problem when booting 2.6.25 kernel, but after studying some code - something related to serial was missing in map_io. Kind regards, Andrejs Cainikovs.