Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932633AbcCHJcr (ORCPT ); Tue, 8 Mar 2016 04:32:47 -0500 Received: from webbox1416.server-home.net ([77.236.96.61]:45994 "EHLO webbox1416.server-home.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932210AbcCHJcb (ORCPT ); Tue, 8 Mar 2016 04:32:31 -0500 From: Alexander Stein To: linux-kernel@vger.kernel.org Cc: Stephen Boyd , linux-arm@lists.infradead.org, Greg Kroah-Hartman , Robin Murphy , Laura Abbott , Arnd Bergmann , Marek Szyprowski , Mimi Zohar , Andrew Morton , Mark Brown , Catalin Marinas , Will Deacon Subject: Re: [RFC/PATCH 0/4] request_firmware() on memory constrained devices Date: Tue, 08 Mar 2016 10:32:21 +0100 Message-ID: <5879185.BRRaoAY1zb@ws-stein> User-Agent: KMail/4.14.10 (Linux/4.1.15-gentoo-r1; KDE/4.14.16; x86_64; ; ) In-Reply-To: <1457428939-26659-1-git-send-email-stephen.boyd@linaro.org> References: <1457428939-26659-1-git-send-email-stephen.boyd@linaro.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 244 Lines: 8 On Tuesday 08 March 2016 16:22:15, Stephen Boyd wrote: > Some systems are memory constrained but they need to load very > large firmwares. Out of curiousity, about which sizes of memory and firmware are you talking about? Regards, Alexander