Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jul 2013 05:40:20 -0300
From:      Manuel Diaz Ferreiro <manudferreiro@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: 10-current sheevaplug boot fails
Message-ID:  <51D14074.6080101@gmail.com>
In-Reply-To: <op.wzistd2p8527sy@212-182-167-131.ip.telfort.nl>
References:  <op.wzistd2p8527sy@212-182-167-131.ip.telfort.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Try adding:
	
	printf("%s: frame=%p\n", __func__, frame);
	just before the !INKERNEL(frame) check
	in sys/arm/arm/stack_machdep.c.

                 




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