diff options
author | Luis Araneda <luaraneda@gmail.com> | 2018-07-27 04:43:42 -0400 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2018-08-07 11:03:43 +0200 |
commit | a492fdffa3c86f6b8420b6433a2ce07271597324 (patch) | |
tree | b5c7744c3774c5624b1638e9f6eeb3dae46019fe /configs | |
parent | 312dd1c55cbb4f090a1f3ba25709779550c0f50c (diff) | |
download | u-boot-a492fdffa3c86f6b8420b6433a2ce07271597324.tar.gz |
arm: zynq: dts: add spi flash node to zedboard
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 speed to CONFIG_ENV_SPI_MAX_HZ.
As this board didn't have a flash node, the default value
was applied to the SPI speed, producing an error when probing
the flash memory (speed too slow).
Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions