Date: Tue, 25 Dec 2012 15:49:30 +0200 From: Aleksandr Rybalko <ray@ddteam.net> To: Jakub Klama <jakub.klama@uj.edu.pl> Cc: freebsd-arm@freebsd.org Subject: Re: FDT changes Message-ID: <20121225154930.b9e55dc6bcc38c91ad11402e@ddteam.net> In-Reply-To: <50D9AA87.1010109@uj.edu.pl> References: <20121225133904.8063fb1cd193b3078b9c7596@freebsd.org> <50D9AA87.1010109@uj.edu.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 25 Dec 2012 14:30:47 +0100 Jakub Klama <jakub.klama@uj.edu.pl> wrote: > W dniu 2012-12-25 12:39, Aleksandr Rybalko pisze: > > Hello embedded hackers! > > > > (I'm not on ppc@ list, so answer to all or CC me) > > > > I made small patch [0], it's give two features: > > 1. We see physical addresses, like on all other systems which not use > > FDT. > > 2. It's not panic on attempt to do bus_space_map on "reg" propertie > > (for cases when bus is SPI/I2C/etc.) > > > > Please-please-please, give me your comments. > > > > If nobody objects, I will commit it at the end of Jan 2013 (to not > > worry anyone on holidays :) ) > > > > [0] http://people.freebsd.org/~ray/2012-12-25_fdt_correct_resource.diff > > > Looks good for me, but what is the point in using pmap_mapdev() instead > of more generic bus_space_map()? > > Jakub > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org" You are right, thanks! Patch updated. WBW -- Aleksandr Rybalko <ray@ddteam.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121225154930.b9e55dc6bcc38c91ad11402e>