From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 23 Jul 2019 21:32:22 +0200 Subject: [U-Boot] [PATCH v4 1/4] arm: socfpga: rst: add register definition for cold reset In-Reply-To: <4ae882d1-dfcd-a5d4-df04-08b65da1363b@gmail.com> References: <20190715194755.30428-1-simon.k.r.goldschmidt@gmail.com> <1a04f879-2f9b-f02d-cdcb-5e082483be0d@gmail.com> <153c5e68-287a-e221-d8f2-b8f307259a48@denx.de> <43830d1d-112f-0e69-5fbd-e2742c9b8b4a@gmail.com> <019776b8-ab2a-071f-c9ef-d1092e6c3af4@denx.de> <4ae882d1-dfcd-a5d4-df04-08b65da1363b@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 7/23/19 9:27 PM, Simon Goldschmidt wrote: > Am 23.07.2019 um 21:26 schrieb Marek Vasut: >> On 7/23/19 9:12 PM, Simon Goldschmidt wrote: >>> Am 23.07.2019 um 21:09 schrieb Marek Vasut: >>>> On 7/23/19 8:37 PM, Simon Goldschmidt wrote: >>>>> Am 21.07.2019 um 12:45 schrieb Marek Vasut: >>>>>> On 7/15/19 9:47 PM, Simon Goldschmidt wrote: >>>>>>> This adds a define for the bit in rstmgr's ctrl regiser that issues >>>>>>> a cold reset (we had a define for the warm reset bit only) in >>>>>>> preparation >>>>>>> for a proper sysrese driver. >>>>>>> >>>>>> >>>>>> Applied all four, thanks. >>>>>> >>>>> >>>>> Where did you push these? I see them at gitlab but not on github, is >>>>> your github mirror dead then? >>>> >>>> https://github.com/marex/u-boot-socfpga/commits/master lists them just >>>> fine. Note that gitlab is the primary repo. >>>> >>> >>> Hmm, right. Sorry, I must have done something wrong. >>> >>> I have been using github as upstream >> >> It never was upstream, please don't use it as such. It's a necessary >> mirror for the travis CI, that's all. >> > > Noted. Given the bad connectivity to the old denx git, I sometimes had > no other option. I hope that's better now. I never had those problems, but the gitlab instance is on a different server. If you have connectivity issues, please report them.