From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, FROM_EXCESS_BASE64,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id E7E5FC43331 for ; Sat, 7 Sep 2019 15:11:49 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B04DA21848 for ; Sat, 7 Sep 2019 15:11:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="qjdVLym9" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B04DA21848 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=fail smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.92.1) (envelope-from ) id 1i6cNK-0007Tf-CG; Sat, 07 Sep 2019 11:11:42 -0400 Received: from mail-qt1-x836.google.com ([2607:f8b0:4864:20::836]) by shelob.surriel.com with esmtps (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92.1) (envelope-from ) id 1i6cNH-0007TZ-51 for kernelnewbies@kernelnewbies.org; Sat, 07 Sep 2019 11:11:39 -0400 Received: by mail-qt1-x836.google.com with SMTP id r15so10731653qtn.12 for ; Sat, 07 Sep 2019 08:11:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Y+exU2BAScCREE5doE9T1MmT1glkNzB/DfQUFyCEcbI=; b=qjdVLym92MbyzPlGL3GOe31lon2yum4jc8fUQZjmp58xMAX71ld54TSDzYNUmqbKWw hEKTF7reFL5NV2R9A5xDRQi/DJC30HpDSIgLHfBu287e+s26ezZFZJrzENpKYVqvBjNm EpXM65DQsueq8ocVtv9b3FTDvhUy5N9OGibAI89AyiJGHkNawooKGeULInhCdZhbRv6g Fk5lPm0GhY5hwSE/tDawxvE3F+inmlI5dPQoYkcYM2sTDZVuKM/jhaYL/83IdsAgNGz6 gjgZceG5XT+yWOBx267UhKnIWvCQacQcshzuzSvQo0eDtfq8m2xxIMmVRMB7lngOQTgt b0eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Y+exU2BAScCREE5doE9T1MmT1glkNzB/DfQUFyCEcbI=; b=Hk/O9U+sisjv+2IZmKgEsWEK2YXRnsqpDA2SeMLZqvBL9Kp/dkYzxfEBOYLB4upDtC fjZB0WJ/KXxZEb4LaiPOBtYqB7RY7ZtVW1SSiS3+KY4++LTtylU2R23TTF57JgIAwVIB wr4Ho0czdfeR9R86KwSbPUo9LWJ/sa01tf8cA496RSRj35jPYIR7mNG7rh94LIxE3QMP YNLuUmhOKrGvVk89TfYxPz94NkybYZhPDM2NPhxHkcTE3lowqLurP11Fk6MLmZagWRxG oDln6uODqxqGqL8WMQcvlvd2BR8lR/f2p1IeVl0srb5+F3u6vxwhhFqFMroCwmomxj7q cjjA== X-Gm-Message-State: APjAAAWMk07GbuIqbLefHPk2cIBJVwmk37iiRdX1ld6TWWXiZqySfaXJ mVe7kJ8XjFsT7sPOGEcAV55YqZC0GXDwVHCGR3skp5VG0CM= X-Google-Smtp-Source: APXvYqzuU0kfiF0UiVePMfddjQ02Zoh6F6+/5DqxjxYSF+fO8EDRFJHyU4gGqDk9nb5rKnVbvFsUc+iFrZAsT2nJxao= X-Received: by 2002:ad4:4dc6:: with SMTP id cw6mr9195941qvb.244.1567869095526; Sat, 07 Sep 2019 08:11:35 -0700 (PDT) MIME-Version: 1.0 References: <20190907150358.GA11054@portage> In-Reply-To: <20190907150358.GA11054@portage> From: =?UTF-8?B?UGhpIE5ndXnhu4VuIMSQw6xuaA==?= Date: Sat, 7 Sep 2019 23:11:23 +0800 Message-ID: Subject: Re: remote kernel developing with arm soc board eval kit To: kernelnewbies@kernelnewbies.org X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============5975741615317553477==" Errors-To: kernelnewbies-bounces@kernelnewbies.org --===============5975741615317553477== Content-Type: multipart/alternative; boundary="0000000000007e48080591f7f823" --0000000000007e48080591f7f823 Content-Type: text/plain; charset="UTF-8" Never try it before. But, I think you can use a Smart plug (for example: xiaomi, google) to control your power without setting up to much. On Sat, Sep 7, 2019, 23:05 Oliver Graute wrote: > Hello list, > > I've a soc board on my desk in the office and would like to know what is > the best practice to do kernel development remotely with such a board. > In the office I can plug in sd-cards or switch power off which I can't > do if I'am not physically present. But I think with a tftp/nfs setup and > ssh/minicom I can do something in that direction. > > So I would like to know how the real kernel developers build such a > setup and how they handle kernel panics without driving back to office > or call a collegue. > > Best regards, > > Oliver > > _______________________________________________ > Kernelnewbies mailing list > Kernelnewbies@kernelnewbies.org > https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies > --0000000000007e48080591f7f823 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Never try it befor= e.
But, I think yo= u can use a Smart plug (for example: xiaomi, google) to control your power = without setting up to much.

On Sat, Sep 7, 2019, 23:05 Oliver Graute &= lt;oliver.graute@gmail.com&g= t; wrote:
Hello list,

I've a soc board on my desk in the office and would like to know what i= s
the best practice to do kernel development remotely with such a board.
In the office I can plug in sd-cards or switch power off which I can't<= br> do if I'am not physically present. But I think with a tftp/nfs setup an= d
ssh/minicom I can do something in that direction.

So I would like to know how the real kernel developers build such a
setup and how they handle kernel panics without driving back to office
or call a collegue.

Best regards,

Oliver

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies= .org/mailman/listinfo/kernelnewbies
--0000000000007e48080591f7f823-- --===============5975741615317553477== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies --===============5975741615317553477==--