From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dalon Westergreen Date: Sun, 22 Jan 2017 19:51:47 -0800 Subject: [U-Boot] [PATCH v3 0/7] arm: socfpga: update socfpga environments Message-ID: <1485143514-27229-1-git-send-email-dwesterg@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de These patches update the boot and os partition numbers in the default uboot environment for a number of socfpga boards. Per request, common environment configurations have been moved to a shared header. Changes in v3: - Corrected error in common default environment Thanks, Dalon