1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-28 13:19:22 +01:00
Files
u-boot-megous/drivers
Luis Araneda d600c4f6b0 drivers: fpga: zynqpl: fix compilation with SPL
Disable the use of function zynq_loadfs when compiling
the driver for the SPL, as the following filesystem
functions are not found by the linker:
- fs_set_blk_dev
- fs_read
- fs_set_blk_dev
- fs_read
- fs_read

Signed-off-by: Luis Araneda <luaraneda@gmail.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-07-19 10:49:57 +02:00
..
2018-05-29 08:33:05 +02:00
2018-07-12 11:09:42 +02:00
2018-07-16 12:27:27 +05:30
2018-06-01 15:56:02 +02:00
2018-06-05 20:19:09 -04:00
2018-05-25 20:13:00 -04:00