From owner-freebsd-arm@FreeBSD.ORG Tue Apr 29 21:25:52 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DC628DFC for ; Tue, 29 Apr 2014 21:25:52 +0000 (UTC) Received: from nm9-vm7.access.bullet.mail.bf1.yahoo.com (nm9-vm7.access.bullet.mail.bf1.yahoo.com [216.109.114.198]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A7E51B94 for ; Tue, 29 Apr 2014 21:25:52 +0000 (UTC) Received: from [66.196.81.163] by nm9.access.bullet.mail.bf1.yahoo.com with NNFMP; 29 Apr 2014 21:22:56 -0000 Received: from [98.139.244.53] by tm9.access.bullet.mail.bf1.yahoo.com with NNFMP; 29 Apr 2014 21:22:56 -0000 Received: from [127.0.0.1] by smtp115.sbc.mail.bf1.yahoo.com with NNFMP; 29 Apr 2014 21:22:56 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sbcglobal.net; s=s1024; t=1398806576; bh=/H8zfKg59AFgbWABX8x+kC3ohNFFswMTsEdipSu3Zsg=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:X-Rocket-Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type; b=eiSv6er9Fv3kccl1zqLov1cypmVoYYH6TX2JaeTHQIQIKOb1DOunEYkVhzPTbe/IOvI30SwbrNGXMSVravZCT9oMrU/SBXPqeNGEXoAJCDxxo0ioQkP6J5eq2DbPW3fNkNDeSK7/ldmclk6QzgKeR8Q6L3nBesmG2BHacXSOsBg= X-Yahoo-Newman-Id: 865603.76654.bm@smtp115.sbc.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: Rkmsd_AVM1mhYV9kta5W4tItTAKt_KZt.Ss2opbp69U0d7q V75K5DTpVmOYbeEgwPNklNxXCUvkz4nWButna57lcSVPlIArxxXvtEZ.pDFD xELOUc6GBjFZcRlj.ZbwvxAAFiOl7UGDJhHOwQKhKymTVXzzm4PzvH0ZkVhE xYRcZknkuFTWeg3hcjlj2z0Lh73AZsR_3oO8TB4PgC6QeAipLtNQnTphN_hK dcGyP366h1AJTT8Tdp.ZauZxHxldErohWngLsXvCwuW4pUfTf4i9B7DCkXFo NjozgxyT9OyqI_6jY1oZIXZwDGGg2NpJsiStk3wdeLc5uNXNdvOz3GKlXZDf gqGZPyrIiyuFWczF6CuPz6NeQgZzQws9Ob5UD3hHwV_BHBilCinJ1MItv7S0 1Fsgxkf_7bL88ON08hBNKVUSvUCpVscxiMikKRzEHpayyoOzPz9kgVFg9tjY Ru8hHrLsUJr4ZdR893EAa_jvkdnXGTxpe7uOVki9Aj2liGv1hgboHpgAkgWI iWVgQWnmY69TQtANMiKqY999EQJz4ZP708cPBKSFhx2UWdU7djSzoOmo- X-Yahoo-SMTP: tUxoRneswBA21azLM.3ybMESf0mC2bFhTbmt0VU5ervH0kqi5lo- X-Rocket-Received: from [192.168.1.9] (ThomasSkibo@71.139.160.145 with plain [98.139.221.42]) by smtp115.sbc.mail.bf1.yahoo.com with SMTP; 29 Apr 2014 14:22:56 -0700 PDT Message-ID: <53601828.7030800@sbcglobal.net> Date: Tue, 29 Apr 2014 14:22:48 -0700 From: Thomas Skibo User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: freebsd-arm Subject: Microzed bug-fix, Content-Type: multipart/mixed; boundary="------------040700070604040700080101" X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Apr 2014 21:25:52 -0000 This is a multi-part message in MIME format. --------------040700070604040700080101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, Another bug-fix. Without this, Microzed or any other Zynq board with 1G of memory panics. It is because of a lack of contiguous virtual space. I moved the mappings of PSIO devices to increase vm_max_kernel_address. I wonder if we'll still have this problem running an ARM board with 2G memory. -- -------- Thomas Skibo ThomasSkibo@sbcglobal.net --------------040700070604040700080101 Content-Type: text/plain; charset=UTF-8; name="patch.1Gprob.txt" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch.1Gprob.txt" Index: zy7_reg.h =================================================================== --- zy7_reg.h (revision 265110) +++ zy7_reg.h (working copy) @@ -44,7 +44,7 @@ #define ZYNQ7_PLGP1_SIZE 0x40000000 /* I/O Peripheral registers. */ -#define ZYNQ7_PSIO_VBASE 0xE0000000 +#define ZYNQ7_PSIO_VBASE 0xF7000000 #define ZYNQ7_PSIO_HWBASE 0xE0000000 #define ZYNQ7_PSIO_SIZE 0x00300000 --------------040700070604040700080101--