[{"id":3661187,"web_url":"http://patchwork.ozlabs.org/comment/3661187/","msgid":"<ff44df05-654a-43e8-9ae8-9e3823930ecb@kernel-space.org>","list_archive_url":null,"date":"2026-03-10T08:31:47","subject":"Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart","submitter":{"id":85702,"url":"http://patchwork.ozlabs.org/api/people/85702/","name":"Angelo Dureghello","email":"angelo@kernel-space.org"},"content":"Acked-by: Angelo Dureghello <angelo@kernel-space.org>\n\nOn 3/10/26 06:58, Kuan-Wei Chiu wrote:\n> +Cc Angelo since this touches arch/m68k/\n> \n> On Mon, Mar 09, 2026 at 07:51:09PM +0900, Daniel Palmer wrote:\n>> Once the stack is ready we can init the debug uart to help\n>> with debugging so do that.\n>>\n>> Signed-off-by: Daniel Palmer <daniel@0x0f.com>\n>> ---\n>>  arch/m68k/cpu/m680x0/start.S | 5 +++++\n>>  1 file changed, 5 insertions(+)\n>>\n>> diff --git a/arch/m68k/cpu/m680x0/start.S b/arch/m68k/cpu/m680x0/start.S\n>> index 0802ca1fca2c..fdfcd66f7785 100644\n>> --- a/arch/m68k/cpu/m680x0/start.S\n>> +++ b/arch/m68k/cpu/m680x0/start.S\n>> @@ -42,6 +42,11 @@ ENTRY(_start)\n>>  \t/* Setup initial stack pointer */\n>>  \tmove.l\t#CFG_SYS_INIT_SP_ADDR, %sp\n>>  \n>> +\t/* Setup the debug uart if enabled */\n>> +#ifdef CONFIG_DEBUG_UART\n>> +\tbsr.l\tdebug_uart_init\n>> +#endif\n>> +\n>>  \t/*\n>>  \t * Allocate Global Data (GD)\n>>  \t * board_init_f_alloc_reserve(top) returns the new top of stack in %d0\n>> -- \n>> 2.51.0\n>>\n\n-- Angelo","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=kernel-space.org header.i=@kernel-space.org\n header.a=rsa-sha256 header.s=s1 header.b=dUYcoDAp;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=pass (p=reject dis=none) header.from=kernel-space.org","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=kernel-space.org header.i=@kernel-space.org\n header.b=\"dUYcoDAp\";\n\tdkim-atps=neutral","phobos.denx.de; dmarc=pass (p=reject dis=none)\n header.from=kernel-space.org","phobos.denx.de;\n spf=pass smtp.mailfrom=angelo@kernel-space.org"],"Received":["from phobos.denx.de (phobos.denx.de\n [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4fVRpy0pTDz1xwy\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 10 Mar 2026 19:28:26 +1100 (AEDT)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id C2FEA83981;\n\tTue, 10 Mar 2026 09:28:17 +0100 (CET)","by phobos.denx.de (Postfix, from userid 109)\n id DC63283CF3; Tue, 10 Mar 2026 09:28:16 +0100 (CET)","from mail.kernel-space.org (unknown\n [IPv6:2a03:4000:b:d08:14a9:1bff:fedc:75ad])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id A66E083952\n for <u-boot@lists.denx.de>; Tue, 10 Mar 2026 09:28:14 +0100 (CET)","from [IPV6:2a07:7e81:7daa:0:62cf:84ff:feee:627] (<unknown>\n [2a07:7e81:7daa:0:62cf:84ff:feee:627])\n by oreshnik (OpenSMTPD) with ESMTPSA id 26ce71fc\n (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO);\n Tue, 10 Mar 2026 08:28:13 +0000 (UTC)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,\n DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED,RDNS_NONE,\n SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-space.org;\n s=s1; t=1773131293;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding:\n in-reply-to:in-reply-to:references:references;\n bh=w4Cz4zfh3NmMDp7rrcuFBhr0GL5u1QJ8w+6K23eS6Vg=;\n b=dUYcoDApkwWggKo2V5TiZtN7qCijBeNDAt4IrXUYEGxbLC5cAUc8aWTeSteKQQ4O9yKzfs\n imKXYrzy8Deb33fdvJdaQSD6DNpoe/K/cn88/63nMY0RVp9mQU8zuHgKqcQnocdbDbtay9\n p8epS7tsor/ITt0wGKlFqIJ7WyAjFFM=","Message-ID":"<ff44df05-654a-43e8-9ae8-9e3823930ecb@kernel-space.org>","Date":"Tue, 10 Mar 2026 09:31:47 +0100","MIME-Version":"1.0","User-Agent":"Mozilla Thunderbird","Subject":"Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart","To":"Kuan-Wei Chiu <visitorckw@gmail.com>, Daniel Palmer <daniel@0x0f.com>","Cc":"u-boot@lists.denx.de","References":"<20260309105110.672832-1-daniel@0x0f.com>\n <20260309105110.672832-2-daniel@0x0f.com> <aa-zE7bNzY8wguoi@google.com>","Content-Language":"en-US, it","From":"Angelo Dureghello <angelo@kernel-space.org>","In-Reply-To":"<aa-zE7bNzY8wguoi@google.com>","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"7bit","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"}},{"id":3661192,"web_url":"http://patchwork.ozlabs.org/comment/3661192/","msgid":"<aa-zE7bNzY8wguoi@google.com>","list_archive_url":null,"date":"2026-03-10T05:58:43","subject":"Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart","submitter":{"id":87364,"url":"http://patchwork.ozlabs.org/api/people/87364/","name":"Kuan-Wei Chiu","email":"visitorckw@gmail.com"},"content":"+Cc Angelo since this touches arch/m68k/\n\nOn Mon, Mar 09, 2026 at 07:51:09PM +0900, Daniel Palmer wrote:\n> Once the stack is ready we can init the debug uart to help\n> with debugging so do that.\n> \n> Signed-off-by: Daniel Palmer <daniel@0x0f.com>\n> ---\n>  arch/m68k/cpu/m680x0/start.S | 5 +++++\n>  1 file changed, 5 insertions(+)\n> \n> diff --git a/arch/m68k/cpu/m680x0/start.S b/arch/m68k/cpu/m680x0/start.S\n> index 0802ca1fca2c..fdfcd66f7785 100644\n> --- a/arch/m68k/cpu/m680x0/start.S\n> +++ b/arch/m68k/cpu/m680x0/start.S\n> @@ -42,6 +42,11 @@ ENTRY(_start)\n>  \t/* Setup initial stack pointer */\n>  \tmove.l\t#CFG_SYS_INIT_SP_ADDR, %sp\n>  \n> +\t/* Setup the debug uart if enabled */\n> +#ifdef CONFIG_DEBUG_UART\n> +\tbsr.l\tdebug_uart_init\n> +#endif\n> +\n>  \t/*\n>  \t * Allocate Global Data (GD)\n>  \t * board_init_f_alloc_reserve(top) returns the new top of stack in %d0\n> -- \n> 2.51.0\n>","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (2048-bit key;\n unprotected) header.d=gmail.com header.i=@gmail.com header.a=rsa-sha256\n header.s=20230601 header.b=RGKr3l7G;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=pass (p=none dis=none) header.from=gmail.com","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n\tdkim=pass (2048-bit key;\n unprotected) header.d=gmail.com header.i=@gmail.com header.b=\"RGKr3l7G\";\n\tdkim-atps=neutral","phobos.denx.de;\n dmarc=pass (p=none dis=none) header.from=gmail.com","phobos.denx.de;\n spf=pass smtp.mailfrom=visitorckw@gmail.com"],"Received":["from phobos.denx.de (phobos.denx.de\n [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4fVS0Q6K72z1y02\n\tfor <incoming@patchwork.ozlabs.org>; Tue, 10 Mar 2026 19:36:38 +1100 (AEDT)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id D7D5683F6D;\n\tTue, 10 Mar 2026 09:36:35 +0100 (CET)","by phobos.denx.de (Postfix, from userid 109)\n id 576F5839DF; Tue, 10 Mar 2026 06:58:53 +0100 (CET)","from mail-pl1-x62e.google.com (mail-pl1-x62e.google.com\n [IPv6:2607:f8b0:4864:20::62e])\n (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id 2C9F883952\n for <u-boot@lists.denx.de>; Tue, 10 Mar 2026 06:58:51 +0100 (CET)","by mail-pl1-x62e.google.com with SMTP id\n d9443c01a7336-2ae82df847bso25121025ad.2\n for <u-boot@lists.denx.de>; Mon, 09 Mar 2026 22:58:51 -0700 (PDT)","from google.com ([2401:fa00:95:201:16a4:8f0d:6d1:8d9d])\n by smtp.gmail.com with ESMTPSA id\n d9443c01a7336-2ae83e58592sm187652545ad.14.2026.03.09.22.58.48\n (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);\n Mon, 09 Mar 2026 22:58:49 -0700 (PDT)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,\n DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FORGED_GMAIL_RCVD,FREEMAIL_FROM,\n RCVD_IN_DNSWL_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=no\n autolearn_force=no version=3.4.2","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=gmail.com; s=20230601; t=1773122329; x=1773727129; darn=lists.denx.de;\n h=in-reply-to:content-disposition:mime-version:references:message-id\n :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to;\n bh=mmJVCULRcGXTptwj3/adQjG/XHnW/6RVpQs0quSGz0I=;\n b=RGKr3l7G9RdDEEKewnN0VDfsP/CVD0ujvonS7XT5jbKmIyBpwKzqUthOOYqLoBDBhB\n yJlco7Ye6Z9n4XyWHpwhuoypR6A0WqeUVJNTVsHXyHurkyJme7qHw9ze2r4ns3SidLa8\n 3qVNlJg3LeABEIiybL/ALSsnVyfbcqELJx14qe0NLxXs/mmKpBcICBI9LJm+M1x2uOYY\n 0uAP9p6uA4P6Rj2VUGdjlq1HtLbGZlVPN0u37Rfd3m15euMZKayWuZ82B2lEt6QItFlg\n g9jp3nxti/vIQ4A+IqKS0RiGkZmAfqe2DwrkNnQ3gGMTimYytGN1H6uPnAMupmje56/U\n tfrA==","X-Google-DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed;\n d=1e100.net; s=20230601; t=1773122329; x=1773727129;\n h=in-reply-to:content-disposition:mime-version:references:message-id\n :subject:cc:to:from:date:x-gm-gg:x-gm-message-state:from:to:cc\n :subject:date:message-id:reply-to;\n bh=mmJVCULRcGXTptwj3/adQjG/XHnW/6RVpQs0quSGz0I=;\n b=dibP9v70scKBCztT1vtWr2wEZF/MODG172Wz7Ru+rt6Ic1lMQn9CsAQMDsQ1gCqufk\n 4D5UHkgMJ406r/sieaF+Pzsgzw4xvdPW2G0BaYAFDBv6CPX35UST/g3WSPI1PPyHlCfG\n 4p4qAOcxMa+lmchd9QedNS5jOVbkOasu5xr9JoyUAbb4UaOKrR61rK4N8gRPK5EyFgFZ\n hLeOPv0ZxO4N5cDEtRztJtp3xIjLfT0MpyLMlcBcbyKfQrSIyfDxPixQr+OAEH60QTej\n F+dNl4+jVhN8/bWJx2FRUBMbM2xaCXEH/zXafsy9lX+i8hoW+ajqLKSbU5T9xjnvme4+\n 1XFQ==","X-Gm-Message-State":"AOJu0YzDtERgik3pfZrms8TABWreZi2HJ1E7wO+NzbHiIw7qWtsTLFMT\n xCEhg0gWWCjehtrCsl1c9cXo6KyuWATOiJWwS3AFHDga5l8+0gASF/rT","X-Gm-Gg":"ATEYQzwWPw24erOG9uYbhAbOXXIHrL5fopU4sPDVmauOHLi5aKRK2Ia2ZD8+7ZhKvRh\n I9RnAW8Vm7xlSrxJte0FFL8iWB1pxkZCt0NUeJIcjXV/nnAVZZrZYgOMlxwONLVAekzAAXhNV2g\n pXkKQP4dCgZtv1ajXzuCjCOEAC/euWQaU++fkS9v//SErDuWKWfS81YQyr34V/i2EXV0ddirLF5\n ityQDbknUYuKQ3jJ/ERSmmQ6qQbyiBXImDaiI0oXE39Q/cWI8vWyF1UgZsbS1e+jHTv1WKN+wZe\n cDQEfVcATGKeWghcslP6XyHZSiq73uFnID+/J+y4ytld79vKXLnO4l77f20G3hWyAu1qgsNxuRQ\n McOTDiz5GZp4ugLDOKlUpormvBc1DYn7xDBBg+1h+xeUJ1GyqkEc31d9LTmENpfzTdSp9WyxTnO\n lExypel2405g/qN+rQ5u662mgAUrpM4ZBij2YDQfsH","X-Received":"by 2002:a17:903:234a:b0:2ae:5a28:cbac with SMTP id\n d9443c01a7336-2ae824f46f7mr123358045ad.32.1773122329432;\n Mon, 09 Mar 2026 22:58:49 -0700 (PDT)","Date":"Tue, 10 Mar 2026 13:58:43 +0800","From":"Kuan-Wei Chiu <visitorckw@gmail.com>","To":"Daniel Palmer <daniel@0x0f.com>","Cc":"u-boot@lists.denx.de, Angelo Dureghello <angelo@kernel-space.org>","Subject":"Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart","Message-ID":"<aa-zE7bNzY8wguoi@google.com>","References":"<20260309105110.672832-1-daniel@0x0f.com>\n <20260309105110.672832-2-daniel@0x0f.com>","MIME-Version":"1.0","Content-Type":"text/plain; charset=us-ascii","Content-Disposition":"inline","In-Reply-To":"<20260309105110.672832-2-daniel@0x0f.com>","X-Mailman-Approved-At":"Tue, 10 Mar 2026 09:36:34 +0100","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"}},{"id":3676344,"web_url":"http://patchwork.ozlabs.org/comment/3676344/","msgid":"<54e502bd-5ca6-4ef2-b162-fd7f9b446aad@kernel-space.org>","list_archive_url":null,"date":"2026-04-12T17:57:12","subject":"Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart","submitter":{"id":85702,"url":"http://patchwork.ozlabs.org/api/people/85702/","name":"Angelo Dureghello","email":"angelo@kernel-space.org"},"content":"Hi Daniel,\n\nOn 3/10/26 06:58, Kuan-Wei Chiu wrote:\n> +Cc Angelo since this touches arch/m68k/\n> \n> On Mon, Mar 09, 2026 at 07:51:09PM +0900, Daniel Palmer wrote:\n>> Once the stack is ready we can init the debug uart to help\n>> with debugging so do that.\n>>\n>> Signed-off-by: Daniel Palmer <daniel@0x0f.com>\n>> ---\n>>  arch/m68k/cpu/m680x0/start.S | 5 +++++\n>>  1 file changed, 5 insertions(+)\n>>\n>> diff --git a/arch/m68k/cpu/m680x0/start.S b/arch/m68k/cpu/m680x0/start.S\n>> index 0802ca1fca2c..fdfcd66f7785 100644\n>> --- a/arch/m68k/cpu/m680x0/start.S\n>> +++ b/arch/m68k/cpu/m680x0/start.S\n>> @@ -42,6 +42,11 @@ ENTRY(_start)\n>>  \t/* Setup initial stack pointer */\n>>  \tmove.l\t#CFG_SYS_INIT_SP_ADDR, %sp\n>>  \n>> +\t/* Setup the debug uart if enabled */\n>> +#ifdef CONFIG_DEBUG_UART\n>> +\tbsr.l\tdebug_uart_init\n>> +#endif\n>> +\n>>  \t/*\n>>  \t * Allocate Global Data (GD)\n>>  \t * board_init_f_alloc_reserve(top) returns the new top of stack in %d0\n>> -- \n>> 2.51.0\n>>\n\nAcked-by: Angelo Dureghello <angelo@kernel-space.org>\n\n-- Angelo","headers":{"Return-Path":"<u-boot-bounces@lists.denx.de>","X-Original-To":"incoming@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming@legolas.ozlabs.org","Authentication-Results":["legolas.ozlabs.org;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=kernel-space.org header.i=@kernel-space.org\n header.a=rsa-sha256 header.s=s1 header.b=ATkxXfYv;\n\tdkim-atps=neutral","legolas.ozlabs.org;\n spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de\n (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de;\n envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org)","phobos.denx.de;\n dmarc=pass (p=reject dis=none) header.from=kernel-space.org","phobos.denx.de;\n spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de","phobos.denx.de;\n\tdkim=pass (1024-bit key;\n unprotected) header.d=kernel-space.org header.i=@kernel-space.org\n header.b=\"ATkxXfYv\";\n\tdkim-atps=neutral","phobos.denx.de; dmarc=pass (p=reject dis=none)\n header.from=kernel-space.org","phobos.denx.de;\n spf=pass smtp.mailfrom=angelo@kernel-space.org"],"Received":["from phobos.denx.de (phobos.denx.de\n [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01])\n\t(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)\n\t key-exchange x25519 server-signature ECDSA (secp384r1) server-digest SHA384)\n\t(No client certificate requested)\n\tby legolas.ozlabs.org (Postfix) with ESMTPS id 4ftytH3h6pz1yCx\n\tfor <incoming@patchwork.ozlabs.org>; Mon, 13 Apr 2026 03:57:27 +1000 (AEST)","from h2850616.stratoserver.net (localhost [IPv6:::1])\n\tby phobos.denx.de (Postfix) with ESMTP id 0B2BD8352B;\n\tSun, 12 Apr 2026 19:57:17 +0200 (CEST)","by phobos.denx.de (Postfix, from userid 109)\n id 16AF8839D5; Sun, 12 Apr 2026 19:57:16 +0200 (CEST)","from mail.kernel-space.org (unknown\n [IPv6:2a03:4000:b:d08:14a9:1bff:fedc:75ad])\n (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))\n (No client certificate requested)\n by phobos.denx.de (Postfix) with ESMTPS id 961788341A\n for <u-boot@lists.denx.de>; Sun, 12 Apr 2026 19:57:13 +0200 (CEST)","from [IPV6:2a07:7e81:7daa:0:62cf:84ff:feee:627] (<unknown>\n [2a07:7e81:7daa:0:62cf:84ff:feee:627])\n by oreshnik (OpenSMTPD) with ESMTPSA id 9121a809\n (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO);\n Sun, 12 Apr 2026 17:57:12 +0000 (UTC)"],"X-Spam-Checker-Version":"SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de","X-Spam-Level":"","X-Spam-Status":"No, score=-1.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,\n DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_BLOCKED,RDNS_NONE,\n SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel-space.org;\n s=s1; t=1776016632;\n h=from:from:reply-to:subject:subject:date:date:message-id:message-id:\n to:to:cc:cc:mime-version:mime-version:content-type:content-type:\n content-transfer-encoding:content-transfer-encoding:\n in-reply-to:in-reply-to:references:references;\n bh=pvcOqF6/gHCXxqMqbBdv7tOFwmrmqkrqFs0gFDyfZ4s=;\n b=ATkxXfYvjgJ4WOj8Na6S+4PrXOK4hIXxNUJP48UvvLYyMXOp+rxWUDe+RMxBck02sF3TcP\n DZRbP+CuvbDIg3qdEExNfYepkpeAHk2FpDQcnUiQ9ozop0Kr+e8fcgrgsoFXQIZrrJNhhD\n h+4XSp0mt1qybjVDQLKF2vTbWxUAuq0=","Message-ID":"<54e502bd-5ca6-4ef2-b162-fd7f9b446aad@kernel-space.org>","Date":"Sun, 12 Apr 2026 19:57:12 +0200","MIME-Version":"1.0","User-Agent":"Mozilla Thunderbird","Subject":"Re: [PATCH v2 2/3] m68k: m680x0: Initialise the debug uart","To":"Kuan-Wei Chiu <visitorckw@gmail.com>, Daniel Palmer <daniel@0x0f.com>","Cc":"u-boot@lists.denx.de","References":"<20260309105110.672832-1-daniel@0x0f.com>\n <20260309105110.672832-2-daniel@0x0f.com> <aa-zE7bNzY8wguoi@google.com>","Content-Language":"en-US, it","From":"Angelo Dureghello <angelo@kernel-space.org>","In-Reply-To":"<aa-zE7bNzY8wguoi@google.com>","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"7bit","X-BeenThere":"u-boot@lists.denx.de","X-Mailman-Version":"2.1.39","Precedence":"list","List-Id":"U-Boot discussion <u-boot.lists.denx.de>","List-Unsubscribe":"<https://lists.denx.de/options/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=unsubscribe>","List-Archive":"<https://lists.denx.de/pipermail/u-boot/>","List-Post":"<mailto:u-boot@lists.denx.de>","List-Help":"<mailto:u-boot-request@lists.denx.de?subject=help>","List-Subscribe":"<https://lists.denx.de/listinfo/u-boot>,\n <mailto:u-boot-request@lists.denx.de?subject=subscribe>","Errors-To":"u-boot-bounces@lists.denx.de","Sender":"\"U-Boot\" <u-boot-bounces@lists.denx.de>","X-Virus-Scanned":"clamav-milter 0.103.8 at phobos.denx.de","X-Virus-Status":"Clean"}}]