Date: Tue, 9 May 2017 14:59:25 +0100 From: Mike Wolman <mike@wolman.co.uk> To: Outback Dingo <outbackdingo@gmail.com> Cc: Mori Hiroki <yamori813@yahoo.co.jp>, Aleksandr Rybalko <ray@ddteam.net>, "freebsd-mips@freebsd.org" <freebsd-mips@freebsd.org> Subject: Re: onion omega2+ Message-ID: <7346c25f-1ce0-ad28-da77-3e7e9f429311@wolman.co.uk> In-Reply-To: <CAKYr3zz27NUPUK62nVS0zi%2BtrNbCWNU5GDNeZg9uQe3JtLq54A@mail.gmail.com> References: <694efc3a-e183-35a1-a0bf-9a9c0d708826@wolman.co.uk> <CAJ1Oi8G%2BvTMBX4Ey=H=2WruXDjXjcyte5_n8T3VDdL=h8m7%2BVw@mail.gmail.com> <e92bc818-485f-d9fc-da2b-776bae2b0916@wolman.co.uk> <410144.69078.qm@web101716.mail.ssk.yahoo.co.jp> <fda8b792-f6c4-d0fb-5a99-d190cc3a4f39@wolman.co.uk> <128807.28836.qm@web101715.mail.ssk.yahoo.co.jp> <2d555385-8258-fd75-e4a3-a1e59bf86314@wolman.co.uk> <651873.78746.qm@web101702.mail.ssk.yahoo.co.jp> <CAJ1Oi8Hemuug5JRP9btUgs-MmCFgb-_qS0qrEW7h=BhPAYXpFQ@mail.gmail.com> <2c5cd01a-a8d4-3ffa-4e9c-2aad170574c1@wolman.co.uk> <39222.11970.qm@web101719.mail.ssk.yahoo.co.jp> <6f1b2d35-5d17-765a-6138-0ab85455fc09@wolman.co.uk> <5866.49154.qm@web101718.mail.ssk.yahoo.co.jp> <102de390-63ca-a156-2208-bea3d5eea0f9@wolman.co.uk> <CAKYr3zz27NUPUK62nVS0zi%2BtrNbCWNU5GDNeZg9uQe3JtLq54A@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 09/05/2017 14:55, Outback Dingo wrote: > On Tue, May 9, 2017 at 3:42 PM, Mike Wolman <mike@wolman.co.uk> wrote: >> Ok got somewhere with this >> >> >> USB_STORAGE: 1 Storage Device(s) found >> Omega2 # fatload usb 0:1 0x80800000 kernel.MT7628_FDT.uImage >> * >> * >> Reading file "kernel.MT7628_FDT.uImage" >> * >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ****** >> ****** >> ****************************************************************************************************************************************************************************************************************** >> **** >> * >> FAT: 5654824 Bytes read >> Omega2 # go >> Usage: >> go - start application at address 'addr' >> >> Omega2 # go 0x80001000 >> ## Starting application at 0x80001000 ... >> >> >> >> I have tried with: >> >> Omega2 # go 0x80001100 >> ## Starting application at 0x80001100 ... >> >> >> >> I have tried using the 0x80001000 for fatload as well: >> >> >> USB_STORAGE: 1 Storage Device(s) found >> Omega2 # help fatload >> fatload <interface> <dev[:part]> <addr> <filename> [bytes] >> - load binary file 'filename' from 'dev' on 'interface' >> to address 'addr' from dos filesystem >> >> Reading file "kernel.MT7628_FDT.uImage" >> * >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ****** >> ****** >> ****************************************************************************************************************************************************************************************************************** >> **** >> * >> FAT: 5654824 Bytes read >> Omega2 # go 0x80001100 >> ## Starting application at 0x80001100 ... >> >> >> >> However: >> >> Omega2 # fatload usb 0:1 0x80800000 kernel.MT7628_FDT.uImage >> * >> * >> Reading file "kernel.MT7628_FDT.uImage" >> * >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ** >> ****** >> ****** >> ****************************************************************************************************************************************************************************************************************** >> **** >> * >> FAT: 5654824 Bytes read >> Omega2 # bootm 0x80800000 >> ## Booting image at 80800000 ... >> Image Name: FreeBSD >> Image Type: MIPS Linux Kernel Image (uncompressed) >> Data Size: 5654760 Bytes = 5.4 MB >> Load Address: 80001000 >> Entry Point: 80001100 >> Verifying Checksum ... OK >> OK >> No initrd >> ## Transferring control to Linux (at address 80001100) ... >> ## Giving linux memsize in MB, 128 >> >> Starting kernel ... >> >> >> But it doesnt go any further >> > > > I had a similar situation on a device, it wasnt printing output to the > screen but was actually booted > i think you might need a patch for u-boot ... i could be off base here > but sounds quite similiar There is a red led on the expansion board - when it boots and hands over to linux kernel this light goes off
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7346c25f-1ce0-ad28-da77-3e7e9f429311>