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@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox