Re: [U-Boot] [PATCH] arm: zynq: dts: add spi flash node to zedboard

2018-07-30 Thread Michal Simek
On 27.7.2018 10:43, Luis Araneda wrote: > Add a flash node to fix the detection of the memory IC. > With the changes introduced with commit 8fee8845e754 > ("enf_sf: reuse setup_flash_device instead of open coding it") > the SPI speed is now read from device-tree or a default value > is applied. Thi

[U-Boot] [PATCH] arm: zynq: dts: add spi flash node to zedboard

2018-07-27 Thread Luis Araneda
Add a flash node to fix the detection of the memory IC. With the changes introduced with commit 8fee8845e754 ("enf_sf: reuse setup_flash_device instead of open coding it") the SPI speed is now read from device-tree or a default value is applied. This replaced the old behavior of setting the SPI spe