From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 27 Jun 2016 09:29:49 +0200 Subject: [U-Boot] [PATCH v3 1/6] ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board In-Reply-To: <1467012184-3231-2-git-send-email-yamada.masahiro@socionext.com> References: <1467012184-3231-1-git-send-email-yamada.masahiro@socionext.com> <1467012184-3231-2-git-send-email-yamada.masahiro@socionext.com> Message-ID: <5770D5ED.8040708@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 On 27.06.2016 09:22, Masahiro Yamada wrote: > This recently added board missed the tree-wide migration of > CONFIG_BOOTDELAY. > > Signed-off-by: Masahiro Yamada > Acked-by: Pavel Machek > Reviewed-by: Heiko Schocher Reviewed-by: Stefan Roese Thanks, Stefan