From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 1 Mar 2021 12:56:05 +0100 (CET) Subject: [PATCH] ARM: imx6: dh-imx6: Drop the SF hunk in config In-Reply-To: <20210204001702.332259-1-marex@denx.de> Message-ID: <20210301115605.CC03281FDD@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > There is now CONFIG_SPL_DM_SPI{,_FLASH}, however keeping > CONFIG_DM_SPI{,_FLASH} enabled in SPL seems to grow the SPL > by a couple of bytes: > text data bss dec hex filename > - 34069 1568 96 35733 8b95 spl/u-boot-spl > + 34075 1568 96 35739 8b9b spl/u-boot-spl > In either case, the binary is bootable, so remove the part > in board config. > Signed-off-by: Marek Vasut > Cc: Andreas Geisreiter > Cc: Jagan Teki > Cc: Ludwig Zenz > Cc: Stefano Babic > Cc: Tom Rini Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================