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 Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C7830C43334 for ; Fri, 15 Jul 2022 09:04:38 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id ABEC18025C; Fri, 15 Jul 2022 11:04:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.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=amarulasolutions.com header.i=@amarulasolutions.com header.b="oIbplQk9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 71629802C2; Fri, 15 Jul 2022 11:04:34 +0200 (CEST) Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5193B8020F for ; Fri, 15 Jul 2022 11:04:32 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jagan@amarulasolutions.com Received: by mail-ed1-x532.google.com with SMTP id v12so5451847edc.10 for ; Fri, 15 Jul 2022 02:04:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=NB/PhchFLlWQWJpJA6CUEvoAehk7oHn/ygv1GnecxUo=; b=oIbplQk9mKLSCQtLiAjEDnGSxyokd6gVCGVs4rtNzEgqSXLuh83Pc7COSQ8i4VnDzr 8qOwXggGVXqM4kmzO7g1Nf9qOYr6vbeHagY8MdHIp/PF6QF7ky/wZ4aJXMtGBI8b3tLc jGy2cY9N8daIiwgyupA7+xfYaiFksVxwDYp0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=NB/PhchFLlWQWJpJA6CUEvoAehk7oHn/ygv1GnecxUo=; b=ylIzQ5+fcwZdKNvdn2qArN5YaEV/pCR3NnSEKCWMefqHvWJH7u8vma1B3Cq1iN676y gCN4cLoRpttWCbp/i3uCFJ1R3vA8t8vpVU3o2n+fWWTWMzTP8CMSEaKaENUCF99mE4y5 52LoeKxRBWTKcYyAG09TTicyaSUuDETAbVFgm1Kf+dJMHydIKyoyC4+P/62eGGHpy51t OSC2Tkpcl1NYtw+H+dZPAerREnZSRgoNVrN8qkUGEgjWOuHy+Ic15EZatFvCRA3JhQqj TJx24b/KFuiAFeMhTXfyBAEJwscR8or2tdyNLSMtYX10hwsJvVCAoGLo5la8EDUM6kRk FZzA== X-Gm-Message-State: AJIora86NAALI/rgcgsvcBsvkm1+czMAmTW2fUEjT7aLRYgbdUBkApyP o8khz9jC842QxlLGdEYFG97noviHJNHsP6TGDyTrHQ== X-Google-Smtp-Source: AGRyM1un7H3WkqezZiUTiTOZ3MCVpana3yOf8GrdGl1cswy4eDk/mjTlSiV99OIR8ZFhQqHM0twURB+mbZl7KP+PxDU= X-Received: by 2002:a05:6402:2391:b0:43a:7ecd:5a63 with SMTP id j17-20020a056402239100b0043a7ecd5a63mr17639036eda.235.1657875871827; Fri, 15 Jul 2022 02:04:31 -0700 (PDT) MIME-Version: 1.0 References: <20220704061242.21487-1-jaimeliao.tw@gmail.com> <20220704061242.21487-5-jaimeliao.tw@gmail.com> In-Reply-To: <20220704061242.21487-5-jaimeliao.tw@gmail.com> From: Jagan Teki Date: Fri, 15 Jul 2022 14:34:20 +0530 Message-ID: Subject: Re: [PATCH v8 4/4] mtd: spi-nor-core: Add support for Macronix Octal flash To: JaimeLiao Cc: u-boot@lists.denx.de, vigneshr@ti.com, miquel.raynal@bootlin.com, zhengxunli@mxic.com.tw, jaimeliao@mxic.com.tw Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Mon, Jul 4, 2022 at 11:43 AM JaimeLiao wrote: > > Adding Macronix Octal flash for Octal DTR support. > > The octaflash series can be divided into the following types: > > MX25 series : Serial NOR Flash. > MX66 series : Serial NOR Flash with stacked die.(Size larger than 1Gb) > LM/UM series : Up to 250MHz clock frequency with both DTR/STR operation. > LW/UW series : Support simultaneous Read-while-Write operation in multiple > bank architecture. Read-while-write feature which means read > data one bank while another bank is programing or erasing. > Can you resend this patch on top of u-boot-spi/master Jagan.