From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 20 Mar 2016 21:41:47 +0100 Subject: [U-Boot] [PULL] u-boot-socfpga/master Message-ID: <56EF0B0B.4010002@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 The following changes since commit e4fb863f6dec0002069d57422ebe3ce3af69a273: dm: blk: Add tests for block devices (2016-03-17 21:27:39 -0600) are available in the git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to 93d9fc26cb7b4fcbb849e79d21d16b114e4501a9: arm: socfpga: sr1500: Misc updates (SPI speed, env location) (2016-03-20 18:01:11 +0100) ---------------------------------------------------------------- Chin Liang See (1): arm: socfpga: Enabling U-Boot environment support in QSPI Marek Vasut (1): arm: socfpga: Fix SR1500 env position Stefan Roese (2): arm: socfpga: Allow boards to define a custom environment size arm: socfpga: sr1500: Misc updates (SPI speed, env location) arch/arm/dts/socfpga_cyclone5_sr1500.dts | 2 +- configs/socfpga_sr1500_defconfig | 2 ++ include/configs/socfpga_common.h | 8 ++++++++ include/configs/socfpga_sr1500.h | 25 +++++++++++++++---------- 4 files changed, 26 insertions(+), 11 deletions(-)