From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 17 Nov 2014 23:04:52 +0900 Subject: [U-Boot] [PATCH v3 0/3] exynos config updates In-Reply-To: <1415529848.2030.36.camel@hellion.org.uk> References: <1415529848.2030.36.camel@hellion.org.uk> Message-ID: <546A0084.5080807@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 09/11/14 19:44, Ian Campbell wrote: > This series rebases my exynos config_distro_*.h patches as requested. > Baseline is u-boot.git#master 11ada9225a16 (ahead of current > u-boot-samsung). > > I also included "Increase command line buffer size (CONFIG_SYS_CBSIZE)" > which was previously posted separately. > > Ian. > > applied to u-boot-samsung. Thanks, Minkyu Kang.