From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 22 Apr 2015 16:42:04 +0200 Subject: [U-Boot] [PATCH 01/12] dm: spi_flash: fix wrong dependency In-Reply-To: References: <1427773686-9790-1-git-send-email-yamada.masahiro@socionext.com> <553767B9.10300@denx.de> <201504221207.22609.marex@denx.de> Message-ID: <5537B33C.7030106@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 Hi Simon, On 22.04.2015 16:39, Simon Glass wrote: >>>> Applied to u-boot-dm/next, thanks! >>> >>> Do you plan to release a v2015.04.1 stable release at some time? Then >>> please add this patch to this version. As it fixes SPI NOR flash on >>> SoCFPGA. >> >> Maybe we should consider u-boot-stable ... > > In this case, just mentioning that it was needed for the release would > have helped. It's not always obvious whether patches are important > fixes, particularly if they depend on other things. I really noticed it just now. Sorry for not testing earlier. Thanks, Stefan