Dne St 1. zC!EC- 2010 16:15:39 Super Biscuit napsal(a):
> --- On Wed, 9/1/10, Marek Vasut <marek.va...@gmail.com> wrote:
>
> From: Marek Vasut <marek.va...@gmail.com>
> Subject: Re: bootloader compiled
> To: "Super Biscuit" <super_bisq...@yahoo.com>
> Cc: arm@openbsd.org
> Date: Wednesday, September 1, 2010, 12:33 PM
>
> Dne St 1. zC!EC- 2010 03:07:45 Super Biscuit napsal(a):
> > Compiled the bootloader with the following.
> > export ARCH=arm
> > export CROSS_COMPILE=arm-none-linux-gnueabi-
> >
> > Replaced angstrom with none in Makefile
> > Used startup.txt from Android script and replaced initrd with bsd.rd
> > Removed references to android
> >
> > Used Makefile and built zImage after a.out was compiled.
> >
> > Haret boots the kernel.
> > If the startup.txt file has ramboot instead of boot, the kernel hangs.
> > With normal boot, it will boot, white out, then reboot into WinCE.
>
> WTF ?
>
> Did you just stick the loader in front of bsd.rd and booted it like a
> regular zImage ?
>
> Try if the code hits the kernel at all (eg. by toggling some GPIO early in
> the kernel or such).
>
> Also note: If you have winmo6, they enable watchdog timer on pxa27x and
> that can NOT be disabled. Once the WDT underruns, it triggers reboot.
>
> Btw. what kernel do you use?
>
>
> The kernel was 4.8 from the snapshot. I was following the links on the
> openbsd/zaurus page.
>

I believe you'll need to compile your own kernel ...

> Yes, I did just boot as if was a normal linux boot image. My apologies.
>
> I'm doing the building from debian because that is where the toolchain is
> installed.

I'm a debian guy too now ... about since Theo kicked me from OpenBSD :)
>
> The zImage for the build is now an unknown type of file.
>
>
> If I need to do the building and compiling on openbsd x86, then let me
> know. I am not a programmer or developer, just a normal person who likes
> to use BSD operating systems.
>
> FreeBSD had no port to the pxa270 and the NetBSD loader would have erased
> the system; so, OpenBSD seemed to be the best choice. Even if it takes me
> forever, I'm not giving up on making this work. You may become impatient
> but I am trying to show you progress and honesty. My sincerest apologies
> beforehand for any wrongdoing I may have done.

Reply via email to