From owner-freebsd-mips@freebsd.org Fri Nov 16 05:33:33 2018 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EE40B11279A7 for ; Fri, 16 Nov 2018 05:33:32 +0000 (UTC) (envelope-from yamori813@yahoo.co.jp) Received: from nh505-vm5.bullet.mail.kks.yahoo.co.jp (nh505-vm5.bullet.mail.kks.yahoo.co.jp [183.79.57.107]) by mx1.freebsd.org (Postfix) with SMTP id DA16871FCD for ; Fri, 16 Nov 2018 05:33:31 +0000 (UTC) (envelope-from yamori813@yahoo.co.jp) Received: from [183.79.100.139] by nh505.bullet.mail.kks.yahoo.co.jp with NNFMP; 16 Nov 2018 05:33:30 -0000 Received: from [183.79.100.136] by t502.bullet.mail.kks.yahoo.co.jp with NNFMP; 16 Nov 2018 05:33:30 -0000 Received: from [127.0.0.1] by omp505.mail.kks.yahoo.co.jp with NNFMP; 16 Nov 2018 05:33:30 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 240499.87712.bm@omp505.mail.kks.yahoo.co.jp Received: (qmail 95993 invoked by uid 60001); 16 Nov 2018 05:33:30 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.jp; s=yj20110701; t=1542346409; bh=56y7FqDGjqRwkh5ZRue+B09I3D2Q9vbOHl+L+OozIXk=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:X-YMail-JAS:References:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=YehccfA+k2XIMS9ncNY0w8xF7L5tTePTEkDFu/kAUsiV4grahNiYW8DSJOgweAqOo0xqTMPN2jmQ9/nvYuiHydLRUr4S9E8KTWzH/o5RfHy393vh7UdBKhoHAbLcVJ/I3jLExOdikRqGg+HvhOyLVTlFoNzFU5e8YoNFO9ndusw= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=yj20110701; d=yahoo.co.jp; h=Message-ID:X-YMail-OSG:Received:X-Mailer:X-YMail-JAS:References:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=LQItnS/+Vul0aloF5KBkayuKikuVdn8rzcP8Uxtb0enIdw3eC8SQ7smgh2MeJHV2ksL62IYXUNkSP3v7p+yLplexLoPVs1cYO6kbS/YEJhwaKXiiyQEYYiLnMKNBbBBcLBXqdNxX+68Bn/k09O3DR77mBMl+Bf902U9ZhHUQY0s=; Message-ID: <966536.89694.qm@web103907.mail.ssk.yahoo.co.jp> X-YMail-OSG: IfJOsUkVM1lTCUYw3T_d55RKLD_ru1QJZgxXMhmbGPEtKjIlnKi2nbRZPvLKLuQaHujFWaS_M1kHUNsTzqULJoGZ85x2pOMGAig0uHs2CvOKymXAdh58Lx2k9Z5jaISYlwcxX0GsbS1bdEVrkjv_HNylcI1lfxwZWXzeoN6MujphE8DvWzmGdwiYb64O56DwcioctFGoliaJ8hb5UMcK4rkRky5hExSylM_BxvxcTKcg4Cm9UvR36lriKs2lNRMlk62N2Ufc3VajH0KcmBJt85ag_sMYt.wB_oIhFIx5MHAA_5dlfL8eSs6H6vav3CKgGnXLSj6Fy_7oTH4gCh.pGN60zulxS5UySXtVLfMrikkeEz6T3udLMCloDDCBJM25_R6OxtKltc6S_J.WQX6rGRQBQQhKAmlqfhfYH26NDFoOpJT0jSudmW2_F_tfUYxNwbgONH2h1Tthay15qasdqJpTtzNRfhW4.UAG2CEGLBkXM7xCV4aRlLvJ6JWuBPUfZKPAxG2TROuhqTvaiyRStzuMrhsyP8jaOB4HDRi2KhgTTRR2nFwVImykNU.GVmGNiTcFLITeMdgiB48I_xm89OjG3Wh6W0iXu3sa_Io92dYxtCWkMciOSYvD5YDOWqNs Received: from [203.165.243.65] by web103907.mail.ssk.yahoo.co.jp via HTTP; Fri, 16 Nov 2018 14:33:28 JST X-Mailer: YahooMailWebService/0.8.111_74 X-YMail-JAS: Rnn3XQoVM1ltd.S9d55xs5i1gKFq.jMvwga7BfwzzmOY0KU5xfie_IwTD6OgW3sJD_IdMHAAg3NNaUbvBc7NO0LEq1p..POso8qshwzxp7r_ssXEfY6Tqo.SDSamIEA_1ON. References: <376089.55679.qm@web103915.mail.ssk.yahoo.co.jp> <386566.36409.qm@web103917.mail.ssk.yahoo.co.jp> <952422.39638.qm@web103909.mail.ssk.yahoo.co.jp> <78757.91393.qm@web103905.mail.ssk.yahoo.co.jp> Date: Fri, 16 Nov 2018 14:33:28 +0900 (JST) From: Mori Hiroki Reply-To: Mori Hiroki Subject: Re: BCM/mips still hang up To: "freebsd-mips@freebsd.org" In-Reply-To: <78757.91393.qm@web103905.mail.ssk.yahoo.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Rspamd-Queue-Id: DA16871FCD X-Spamd-Result: default: False [5.64 / 40.00]; HAS_REPLYTO(0.00)[yamori813@yahoo.co.jp]; R_SPF_ALLOW(0.00)[+ip4:183.79.56.0/23]; FREEMAIL_FROM(0.00)[yahoo.co.jp]; DKIM_TRACE(0.00)[yahoo.co.jp:+]; MX_GOOD(-0.01)[cached: mx3.mail.yahoo.co.jp]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; IP_SCORE(0.61)[ipnet: 183.79.0.0/16(1.75), asn: 24572(1.40), country: JP(-0.10)]; FREEMAIL_ENVFROM(0.00)[yahoo.co.jp]; ASN(0.00)[asn:24572, ipnet:183.79.0.0/16, country:JP]; ARC_NA(0.00)[]; R_DKIM_ALLOW(0.00)[yahoo.co.jp]; RCVD_COUNT_FIVE(0.00)[6]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.97)[0.966,0]; MIME_GOOD(-0.10)[text/plain]; FREEMAIL_REPLYTO(0.00)[yahoo.co.jp]; DMARC_NA(0.00)[yahoo.co.jp]; NEURAL_SPAM_MEDIUM(0.99)[0.985,0]; RCPT_COUNT_ONE(0.00)[1]; REPLYTO_EQ_FROM(0.00)[]; BAD_REP_POLICIES(0.10)[]; NEURAL_SPAM_LONG(0.99)[0.990,0]; RCVD_IN_DNSWL_NONE(0.00)[107.57.79.183.list.dnswl.org : 127.0.5.0]; TO_DN_EQ_ADDR_ALL(0.00)[]; RWL_MAILSPIKE_POSSIBLE(0.00)[107.57.79.183.rep.mailspike.net : 127.0.0.17]; RBL_SENDERSCORE(2.00)[107.57.79.183.bl.score.senderscore.com] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2018 05:33:33 -0000 Sorry this is missing res...=0A=0A=0A----- Original Message -----=0A> From:= Mori Hiroki =0A> To: "freebsd-mips@freebsd.org" =0A> Cc: =0A> Date: 2018/11/16, Fri 14:27=0A> Subjec= t: Re: BCM/mips still hang up=0A> =0A> Hi.=0A> =0A> I port review now.=0A> = =0A> =0A> =0A> https://reviews.freebsd.org/D18001=0A> =0A> =0A> Regards=0A>= =0A> =0A> Hiroki Mori=0A> =0A> =0A> ----- Original Message -----=0A>> Fro= m: Mori Hiroki =0A>> To: "freebsd-mips@freebsd.org"= =0A>> Cc: =0A>> Date: 2018/11/14, Wed 07:36=0A= >> Subject: Re: BCM/mips still hang up=0A>> =0A>> Hi=0A>> =0A>> =0A>> BC= M5357(bcma) can boot and login.=0A>> =0A>> =0A>> https://dmesgd.nycbug.org= /index.cgi?do=3Dview&id=3D4578=0A>> =0A>> But this have no network interfa= ce...=0A>> =0A>> Hiroki Moiri=0A>> =0A>> =0A>> =0A>> ----- Original Messa= ge -----=0A>>> =A0 From: Mori Hiroki =0A>>> =A0 To: = "freebsd-mips@freebsd.org" =0A> =0A>>> =A0 Cc: = =0A>>> =A0 Date: 2018/11/14, Wed 07:01=0A>>> =A0 Subject: Re: BCM/mips stil= l hang up=0A>>> =0A>>> =A0 Hi.=0A>>> =0A>>> =A0 I found may be same problem= cns11xx(arm) before.=0A>>> =0A>>> =A0 I think this problem cuase of uart a= nd interrupt.=0A>>> =0A>>> =A0 Old Rays code work on fine on BCM/mips. But = same=0A>>> =A0 time that have same hang up problem. I doubt=0A>>> =A0 merge= INTERNG in system.=0A>>> =0A>>> =A0 Thanks=0A>>> =0A>>> =A0 Hiroki Mori=0A= >>> =0A>>> =A0 ----- Original Message -----=0A>>>> =A0 From: Mori Hiroki <= yamori813@yahoo.co.jp>=0A>>>> =A0 To: "freebsd-mips@freebsd.org" =0A>> =0A>>>> =A0 Cc: =0A>>>> =A0 Date: 2018/11/12, Mon= 14:26=0A>>>> =A0 Subject: BCM/mips still hang up=0A>>>> =0A>>>> =A0 Hi= =0A>>>> =0A>>>> =A0 I try to=A012.0-BETA4 on BCM5351 & BCM5352. It sill ha= ng up on =0A> boot.=0A>>>> =A0 This log.=0A>>>> =0A>>>> =A0 entry: mips_i= nit()=0A>>>> =A0 Cache info:=0A>>>> =A0 =A0 picache_stride=A0 =A0 =3D 409= 6=0A>>>> =A0 =A0 picache_loopcount =3D 4=0A>>>> =A0 =A0 pdcache_stride=A0= =A0 =3D 4096=0A>>>> =A0 =A0 pdcache_loopcount =3D 2=0A>>>> =A0 =A0 max l= ine size =A0 =A0 =3D 16=0A>>>> =A0 cpu0: Broadcom processor v8.144=0A>>>> = =A0 =A0 MMU: Standard TLB, 32 entries (1K 4K 16K 64K 256K 1M 16M 64M =0A> = 256M pg =0A>> =0A>>> =A0 sizes)=0A>>>> =A0 =A0 L1 i-cache: 2 ways of 512 s= ets, 16 bytes per line=0A>>>> =A0 =A0 L1 d-cache: 2 ways of 256 sets, 16 b= ytes per line=0A>>>> =A0 =A0 L2 cache: disabled=0A>>>> =A0 =A0 Config1=3D= 0x3ed94c82=0A>>>> =A0 ---<>---=0A>>>> =A0 KDB: debugger back= ends: ddb=0A>>>> =A0 KDB: current backend: ddb=0A>>>> =A0 Copyright (c) 1= 992-2018 The FreeBSD Project.=0A>>>> =A0 Copyright (c) 1979, 1980, 1983, 1= 986, 1988, 1989, 1991, 1992, =0A> 1993, =0A>> 1994=0A>>>> =A0 The Regents= of the University of California. All rights reserved.=0A>>>> =A0 FreeBSD = is a registered trademark of The FreeBSD Foundation.=0A>>>> =A0 FreeBSD 12= .0-BETA4 e78279655eb(stable/12) Buffalo_WHR-HP-G54 mips=0A>>>> =A0 gcc ver= sion 4.2.1 20070831 patched [FreeBSD]=0A>>>> =A0 real memory=A0 =3D 161095= 68 (15732K bytes)=0A>>>> =A0 avail memory =3D 11276288 (10MB)=0A>>>> =A0 = arc4random: no preloaded entropy cache=0A>>>> =A0 random: entropy device e= xternal interface=0A>>>> =A0 nexus0: =0A>>>> =A0 bhnd_= nvram0: on nexus0=0A>>>> =A0 bhnd0: at mem 0= x18000000-0x180fffff on =0A> nexus0=0A>>>> =A0 bhnd_chipc0: =0A> mem =0A>>>> =0A>>> =0A>> =0A> 0x1800000= 0-0x18000dff,0x1fc00000-0x1fffffff,0x1c000000-0x1dffffff,0x1a000000-0x1bfff= fff,0x18000f00-0x18000fff,0x18000e00-0x18000eff =0A> =0A>> =0A>>> =0A>>>> = =A0 irq 8 at core 0 on bhnd0=0A>>>> =A0 gpio0: = mem 0x18000000-0x18000dff =0A> on =0A>>> =A0 bhnd_chipc0=0A>>>> =A0 gpiobu= s0: on gpio0=0A>>>> =A0 cpupic0: = on nexus0=0A>>>> =A0 bcm_mips0: mem =0A>>>> = =A0 0x18002000-0x18002dff,0x18002f00-0x18002fff,0x18002e00-0x18002eff =0A>= irq =0A>> 10 at =0A>>> =A0 core =0A>>>> =A0 2 on bhnd0=0A>>>> =A0 bhnd_= pwrctl0: on bhnd_chipc0=0A>>>> =A0 clock0: on nexus0=0A>>>> =A0 Timecounter "MIPS32" frequency 10= 0000000 Hz quality 800=0A>>>> =A0 Event timer "MIPS32" frequency 100000000= Hz quality 800=0A>>>> =A0 gpioc0: on gpio0=0A>>>> =A0 = uart0: <16750 or compatible> mem 0x18000300-0x180003ff irq =0A> 13 on =0A>>= =0A>>>> =A0 bhnd_chipc0=0A>>>> =A0 uart0: console (115200,n,8,1)=0A>>>> = =A0 uart1: <16750 or compatible> mem 0x18000400-0x180004ff irq =0A> 14 on = =0A>> =0A>>>> =A0 bhnd_chipc0=0A>>>> =A0 cfi1: = mem =0A>>>> =A0 0x1c000000-0x1dffffff,0x18000040-0x1800004b on bhnd_chipc0= =0A>>>> =A0 cfid0 on cfi1=0A>>>> =A0 bhnd0: mem =0A>>>> =A0 0x18001000-0x18001dff,0x18001f00-0x18001fff,0x18001= e00-0x18001eff =0A> irq =0A>> 9 at =0A>>> =A0 core =0A>>>> =A0 1 (no driv= er attached)=0A>>>> =A0 bhnd0: m= em =0A>>>> =A0 0x18003000-0x18003dff,0x18003f00-0x18003fff,0x18003e00-0x18= 003eff =0A> irq =0A>> 11 at =0A>>> =A0 core =0A>>>> =A0 3 (no driver atta= ched)=0A>>>> =A0 bhnd0: mem =0A>>>= > =0A>>> =0A>> =0A> 0x18004000-0x18004dff,0-0x7ffffff,0x10000000-0x17ffffff= ,0x80000000-0x9fffffff,0x18004f00-0x18004fff,0x18004e00-0x18004eff =0A> =0A= >> =0A>>> =0A>>>> =A0 at core 4 (no driver attached)=0A>>>> =A0 bhnd0: mem =0A>>>> =A0 0x18005000-0x18005dff= ,0x18005f00-0x18005fff,0x18005e00-0x18005eff =0A> irq =0A>> 12 at =0A>>> = =A0 core =0A>>>> =A0 5 (no driver attached)=0A>>>> =A0 bhnd0: mem =0A>>>> =A0 0x18006000-0x18006dff,0x18006f00-0x18006= fff,0x18006e00-0x18006eff =0A> at =0A>> core 6 =0A>>> =A0 (no =0A>>>> =A0= driver attached)=0A>>>> =A0 cfi0 at mem 0x1c000000-0x1dffffff on nexus0= =0A>>>> =A0 nexus_alloc_resource: could not reserve resource for cfi0=0A>>= >> =A0 device_attach: cfi0 attach returned 6=0A>>>> =A0 Timecounters tick= every 10.000 msec=0A>>>> =A0 Trying to mount root from cd9660:/dev/map/ro= otfs.uzip []...=0A>>>> =A0 Warning: no time-of-day clock registered, syste= m time will not be =0A> set =0A>>> =A0 accurately=0A>>>> =A0 kern.coredump= :=A0=0A>>>> =A0 _______________________________________________=0A>>>> = =A0 freebsd-mips@freebsd.org mailing list=0A>>>> =A0 https://lists.freebsd= .org/mailman/listinfo/freebsd-mips=0A>>>> =A0 To unsubscribe, send any mai= l to =0A>>>> =A0 "freebsd-mips-unsubscribe@freebsd.org"=0A>>>> =0A>>> =0A>= >> =A0 _______________________________________________=0A>>> =A0 freebsd-mi= ps@freebsd.org mailing list=0A>>> =A0 https://lists.freebsd.org/mailman/lis= tinfo/freebsd-mips=0A>>> =A0 To unsubscribe, send any mail to =0A>>> =A0 "f= reebsd-mips-unsubscribe@freebsd.org"=0A>>> =0A>> _________________________= ______________________=0A>> freebsd-mips@freebsd.org mailing list=0A>> ht= tps://lists.freebsd.org/mailman/listinfo/freebsd-mips=0A>> To unsubscribe,= send any mail to =0A>> "freebsd-mips-unsubscribe@freebsd.org"=0A>> =0A> _= ______________________________________________=0A> freebsd-mips@freebsd.org= mailing list=0A> https://lists.freebsd.org/mailman/listinfo/freebsd-mips= =0A> To unsubscribe, send any mail to =0A> "freebsd-mips-unsubscribe@freebs= d.org"=0A>