From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fPkNu-0002Ys-1G for barebox@lists.infradead.org; Mon, 04 Jun 2018 07:58:36 +0000 Date: Mon, 4 Jun 2018 09:58:21 +0200 From: Sascha Hauer Message-ID: <20180604075821.pu4tuecex74pcwmk@pengutronix.de> References: <20180603211416.GA25216@ravnborg.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20180603211416.GA25216@ravnborg.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: Kernel fails to start on at91sam9263 target To: Sam Ravnborg Cc: Barebox List On Sun, Jun 03, 2018 at 11:14:16PM +0200, Sam Ravnborg wrote: > Hi all. > > I have a proprietary target with an AT91SAM9263 CPU. > I have at91bootstrap running and barebox load fine. > > When I try to boot the kernel it stop after Uncompressing... > > Log snip: > > chunk_get_cached: found 7287 in 7 > fat_read: 0 3421056 3421056 23bab76c > OF: ** translation for device /ahb/nor_flash@10000000 ** > OF: bus is default (na=1, ns=1) on /ahb > OF: parent bus is default (na=1, ns=1) on > OF: empty ranges; 1:1 translation > OF: with offset: 10000000 > OF: reached root node > OF: ** translation for device /ahb/nor_flash@10000000 ** > OF: bus is default (na=1, ns=1) on /ahb > OF: parent bus is default (na=1, ns=1) on > OF: empty ranges; 1:1 translation > OF: with offset: 10000000 > OF: reached root node > eth_of_fixup_node: no valid mac address, cannot fixup > __request_region ok: 0x21495000:0x2149c300 > commandline: root=/dev/disk0.1 rootfstype=ext4 rw rootwait console=ttyS0,115200 > booting kernel with devicetree > exitcall-> 0x23e073c0 > exitcall-> 0x23e0c004 > exitcall-> 0x23e415c8 > Uncompressing Linux... done, booting the kernel. > > > The barebox commands to boot the kernel was: > $ mount -a > $ bootm /mnt/disk0.0/zImage The output of bootm -v might be useful. Have you tried earlyprintk or earlyconsole? You have specified the memory in the devicetree. This should not disturb, but looks unnecessary. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox