From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 09 Nov 2014 10:44:08 +0000 Subject: [U-Boot] [PATCH v3 0/3] exynos config updates Message-ID: <1415529848.2030.36.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.