Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Nov 2007 10:02:50 -0000 (UTC)
From:      =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@alpha-tierchen.de>
To:        =?iso-8859-1?Q?=CE=E0=D8=D9_=B1=E3=E0=D0=DA?= <jack.avenger@gmail.com>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: Can't boot FreeBSD-7.0 on KB920C
Message-ID:  <55555.192.168.1.2.1194429770.squirrel@webmail.alpha-tierchen.de>

next in thread | raw e-mail | index | archive | help
I had this problem with uboot too. Add the line

at91_pio_use_periph_a(AT91RM92_PIOA_BASE, AT91C_PA27_MCCK |
AT91C_PA28_MCCDA | AT91C_PA29_MCDA0, 0);

to the function board_init() in kb920x_machdep.c and try again.

Regards
Björn





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55555.192.168.1.2.1194429770.squirrel>