Message ID | 20241030120926.399775-1-andyshrk@163.com |
---|---|
Headers | show
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; dkim=pass (1024-bit key; unprotected) header.d=163.com header.i=@163.com header.a=rsa-sha256 header.s=s110527 header.b=SLU6B0Px; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=patchwork.ozlabs.org) Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4XdmCc0pG5z1xws for <incoming@patchwork.ozlabs.org>; Wed, 30 Oct 2024 23:10:04 +1100 (AEDT) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9AF8A891DD; Wed, 30 Oct 2024 13:09:53 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=163.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=163.com header.i=@163.com header.b="SLU6B0Px"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7F6AB88DFE; Wed, 30 Oct 2024 13:09:50 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on phobos.denx.de X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, RCVD_IN_DNSWL_BLOCKED,RCVD_IN_MSPIKE_H2,RCVD_IN_VALIDITY_RPBL_BLOCKED, RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.2 Received: from m16.mail.163.com (m16.mail.163.com [220.197.31.3]) by phobos.denx.de (Postfix) with ESMTP id 5811888C8F for <u-boot@lists.denx.de>; Wed, 30 Oct 2024 13:09:42 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=163.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=andyshrk@163.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-ID:MIME-Version; bh=ocJBu Jrn8YJXPsnslh9cf2v3SrnqUUPTi287Dvsc/l4=; b=SLU6B0Px9M7FJrOvOv1N7 ZY2Cmye65ekBKQE7ngv9EibhbAotB8wjGR/wwpn5D4/GYNDYHuSoIUDZjMXP3iNK RXOxrlMaT4wrbmDhLmJDg0CCLbADLXxbOTVqFWOSxLJPBfUqPXZkAE0XUIKPYUsi Vd4wGUGeEdcQJpLRCrnbLI= Received: from ProDesk.. (unknown [58.22.7.114]) by gzsmtp2 (Coremail) with SMTP id PSgvCgD3n7L3ISJn2HV2Ag--.48133S2; Wed, 30 Oct 2024 20:09:30 +0800 (CST) From: Andy Yan <andyshrk@163.com> To: kever.yang@rock-chips.com Cc: quentin.schulz@cherry.de, u-boot@lists.denx.de, dsimic@manjaro.org, jonas@kwiboo.se, Andy Yan <andyshrk@163.com> Subject: [PATCH v4 0/2] Add support for Cool Pi GenBook Date: Wed, 30 Oct 2024 20:09:18 +0800 Message-ID: <20241030120926.399775-1-andyshrk@163.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-CM-TRANSID: PSgvCgD3n7L3ISJn2HV2Ag--.48133S2 X-Coremail-Antispam: 1Uf129KBjvJXoW7KF1rtw43urWxGr1fJw4xJFb_yoW8ZFyDpw 4kZrn5GFZ7X347trs0qas7uryfuwn2gFy5Cw1xXr1xtrya9r1qywnrWFy3ta4agrnrtF4k AFZ3KF10gr4DZaUanT9S1TB71UUUUU7qnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDUYxBIdaVFxhVjvjDU0xZFpf9x0pidHU5UUUUU= X-Originating-IP: [58.22.7.114] X-CM-SenderInfo: 5dqg52xkunqiywtou0bp/1tbiqQ+IXmciFVrQ6QAAsD 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>, <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>, <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 |
Series |
Add support for Cool Pi GenBook
|
expand
|