From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Jan 2012 22:28:38 +0100 Subject: [U-Boot] [PATCH 02/14] arm: Optionally use existing atags in bootm.c In-Reply-To: <15641459.JXKETBErWe@pali> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <201201252155.53860.marek.vasut@gmail.com> <15641459.JXKETBErWe@pali> Message-ID: <201201252228.38171.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On Wednesday 25 January 2012 21:55:53 Marek Vasut wrote: > > must can reuse? Anyway, that's nonsense, why won't u-boot be able to > > craft those atags? > > Maemo 5 (default OS in Nokia N900) cannot work if kernel does not have > proper atags from NOLO. So if U-Boot does not reuse it, then Maemo will > not boot... U-Boot CAN GENERATE THEM