From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Thu, 30 Nov 2017 11:55:44 -0500 Subject: [U-Boot] [PATCH v5 11/11] configs: omapl138_lcdk: decrease the loglevel to reduce the size of the SPL In-Reply-To: <1512060244-22907-12-git-send-email-jjhiblot@ti.com> References: <1512060244-22907-1-git-send-email-jjhiblot@ti.com> <1512060244-22907-12-git-send-email-jjhiblot@ti.com> Message-ID: <20171130165544.GJ3587@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Nov 30, 2017 at 05:44:04PM +0100, Jean-Jacques Hiblot wrote: > The changes in the MMC stack have increased its footprint up to the point > were its breaks the generation of the SPL for this platform. > Fix this by reducing the loglevel. > > Signed-off-by: Jean-Jacques Hiblot > --- > > new patch that takes adavntage of "mmc: convert most of printf() to pr_err() > and pr_warn()" to reduce the size of the SPL. > WIthout this patch the SPL is too big and the build breaks. > > configs/omapl138_lcdk_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig > index 8d6b12f..0d4506e 100644 > --- a/configs/omapl138_lcdk_defconfig > +++ b/configs/omapl138_lcdk_defconfig > @@ -8,6 +8,7 @@ CONFIG_SPL_MMC_SUPPORT=y > CONFIG_SPL_SERIAL_SUPPORT=y > CONFIG_SPL_NAND_SUPPORT=y > CONFIG_BOOTDELAY=3 > +CONFIG_LOGLEVEL=3 > CONFIG_VERSION_VARIABLE=y > # CONFIG_DISPLAY_CPUINFO is not set > # CONFIG_DISPLAY_BOARDINFO is not set Peter? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: