Re: [U-Boot] [PATCH 2/2] arm: socfpga: sr1500: Misc updates (SPI speed, env location)

2016-03-03 Thread Marek Vasut
On 03/03/2016 04:57 PM, Stefan Roese wrote: > This patch makes the following changes to the SR1500 board port: > > - Update defconfig to support SPI NOR (use make savedefconfig). > - Increase SPI speed to a maximum of 100MHz for faster system > bootup. > - Change environment location, so that it

[U-Boot] [PATCH 2/2] arm: socfpga: sr1500: Misc updates (SPI speed, env location)

2016-03-03 Thread Stefan Roese
This patch makes the following changes to the SR1500 board port: - Update defconfig to support SPI NOR (use make savedefconfig). - Increase SPI speed to a maximum of 100MHz for faster system bootup. - Change environment location, so that its not between SPL and main U-Boot. This way the combin