svn commit: r226501 - in head/sys: boot/fdt/dts mips/conf mips/include mips/nlm

Jayachandran C. jchandra at freebsd.org
Tue Oct 18 13:46:25 UTC 2011


On Tue, Oct 18, 2011 at 6:42 PM, Bjoern A. Zeeb
<bzeeb-lists at lists.zabbadoz.net> wrote:
>
> On 18. Oct 2011, at 08:10 , Jayachandran C. wrote:
>
>> Author: jchandra
>> Date: Tue Oct 18 08:10:23 2011
>> New Revision: 226501
>> URL: http://svn.freebsd.org/changeset/base/226501
>>
>> Log:
>>  Support for booting XLP using FDT.
>>
>>  - update xlp_machdep.c to read arguments from FDT if FDT support is
>>    compiled in.
>>  - define rmi_uart_bus_space, and use it as fdtbus_bs_tag
>>  - update conf files for FDT support
>>  - add default dts file xlp-basic.dts
>
>
> cc1: warnings being treated as errors
> /scratch/tmp/bz/head.universe/sys/mips/nlm/xlp_machdep.c: In function 'xlp_bootargs_init':
> /scratch/tmp/bz/head.universe/sys/mips/nlm/xlp_machdep.c:306: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]

n32 ABI again, will fix. Thanks.

JC.


More information about the svn-src-all mailing list