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 AAC2AC433F5 for ; Wed, 16 Mar 2022 07:02:35 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E96C2838C8; Wed, 16 Mar 2022 08:02:32 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="gM4Xn3R2"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D5464838F5; Wed, 16 Mar 2022 08:02:30 +0100 (CET) Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) (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 2C65A836B8 for ; Wed, 16 Mar 2022 08:02:26 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=heiko.thiery@gmail.com Received: by mail-wr1-x42c.google.com with SMTP id h23so957723wrb.8 for ; Wed, 16 Mar 2022 00:02:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=5w5Y8kDxG+tAeW/QKAfBWNOWyN/pbEEX8TGImA1AxLE=; b=gM4Xn3R23pwfVIAFlUZEvMv2FDAHrI31eYRFRAmf0jJLewwn4D1UhwxAgstewSkAKe C/QGJLEuQrFbyL6KpIIoES6M1O6vswO5QEQen13DMuLwNJ+nUETQdz8zu1dyB/S35V+R J3CzO2kw1C32F0jaG2viP7oGqnxJD/LPWO/fZokca47js8Srmo7CzhJmPBt6b/Zq0IWi UvwRxSS2xhD+UwG/ULlK9YEq3Si4wtt4JoZOhSMTJKuX+hH1Lrlof23VtEbTPeM1K+BV DjmkJjz7/SMS6og/UBqDPhDUpDzOZFchBf47Uo13PV1jzaW4Smnsx5+QMHv8Jggq9+JJ tF1w== 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:content-transfer-encoding; bh=5w5Y8kDxG+tAeW/QKAfBWNOWyN/pbEEX8TGImA1AxLE=; b=smRQubbQsG/brIL1BRhPXHnYUGnAZXoCC/GETkBFKg9mpxmDtFkYLWxHUA3OOkUVAO 59EAM+rXCWi6qSaGtLFK6LfcoTHt5mZy9PGLhy5IRQdmIfMe0A6rOYo3SuRkNaV1fkPc radnsRfUnIdU4MH8L0UARiAQ9B1fIwEt8JxZEwZPYEV7lLWRF+jIRC6ZH4RI8C9kIiab +vpksybN8blkSyTXywoqnRGr+h62/ntHqld2GFPBW2VDByaZeH1xv5Zad41PjA1jO61s W8GzUOZ3knHDB/W75lP2P1T6prx+CINcxq7Bpn43xP/Zt+Y0XkBJ1xzsCnOb+FiKdtuO +mjw== X-Gm-Message-State: AOAM533V6eizx1S8EMyxAdRCMur6S08EBfekmALYeGJDEjbFia19BIZs cwQyN6JPGfEAAoOpGVS/QI6SI2+P9BQrhNLU9vU= X-Google-Smtp-Source: ABdhPJwvs48XqACV3Dx84S3NZytyzv+Q9a7o9yA8wglzwco/ScjSvQgEdAiDdMugafuN1YWzG35P3MKoRSnc76j/08c= X-Received: by 2002:a5d:650d:0:b0:1f0:19c:a066 with SMTP id x13-20020a5d650d000000b001f0019ca066mr22512887wru.149.1647414145600; Wed, 16 Mar 2022 00:02:25 -0700 (PDT) MIME-Version: 1.0 References: <20220315130820.1054186-1-angus@akkea.ca> <20220315130820.1054186-3-angus@akkea.ca> In-Reply-To: From: Heiko Thiery Date: Wed, 16 Mar 2022 08:02:13 +0100 Message-ID: Subject: Re: [PATCH v4 2/4] clk: imx8mq: Add a clock driver for the imx8mq To: Marek Vasut Cc: Angus Ainslie , u-boot@lists.denx.de, lukma@denx.de, seanga2@gmail.com, sbabic@denx.de, festevam@gmail.com, kernel@puri.sm, uboot-imx@nxp.com, peng.fan@nxp.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.5 at phobos.denx.de X-Virus-Status: Clean Hi Marek, Am Di., 15. M=C3=A4rz 2022 um 20:01 Uhr schrieb Marek Vasut = : > > On 3/15/22 16:35, Heiko Thiery wrote: > > Hi Angus and all, > > Hi, > > [...] > > > U-Boot 2022.04-rc4-00008-g390d9bf9a1 (Mar 15 2022 - 16:26:59 +0100) > > > > CPU: Freescale i.MX8MQ rev2.1 at 800 MHz > > Reset cause: POR > > Model: Kontron pITX-imx8m > > DRAM: alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > alloc space exhausted > > Try increasing MALLOC_F_LEN in your .config , that should do the trick I > think. There is now a lot of clock drivers that are being instantiated > early, so your early malloc area is likely exhausted. You're right. Increasing the value from 0x2000 to 0x10000 fixes this proble= m. Thanks --=20 Heiko