Re: [U-Boot] [PATCH] arm: socfpga: fix issue with warm reset when CSEL is 0

2017-02-14 Thread Dinh Nguyen
On 02/14/2017 09:23 AM, Dalon Westergreen wrote: > When CSEL=0x0 the socfpga bootrom does not touch the clock > configuration for the device. This can lead to a boot failure > on warm resets. To address this, the bootrom is configured to > run a bit of code in the last 4KB of onchip ram on a wa

[U-Boot] [PATCH] arm: socfpga: fix issue with warm reset when CSEL is 0

2017-02-14 Thread Dalon Westergreen
When CSEL=0x0 the socfpga bootrom does not touch the clock configuration for the device. This can lead to a boot failure on warm resets. To address this, the bootrom is configured to run a bit of code in the last 4KB of onchip ram on a warm reset. This code puts the PLLs in bypass, disables the b