diff options
author | Jeroen Hofstee <jeroen@myspectrum.nl> | 2014-10-08 22:57:23 +0200 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-10-25 06:58:51 -0400 |
commit | 00dcb07c545a6c5650fa5d2350b4f3f14e92274c (patch) | |
tree | 0e5a22f78c5a562c414f2fe20b986818e54a1910 /doc/README.zynq | |
parent | dd2a6cd0f7929142066a0221cebba05cbd851199 (diff) | |
download | blackbird-obmc-uboot-00dcb07c545a6c5650fa5d2350b4f3f14e92274c.tar.gz blackbird-obmc-uboot-00dcb07c545a6c5650fa5d2350b4f3f14e92274c.zip |
cti_flash.c: use __weak when requested for flash_(read|write){8,16,32,64}
For various reasons (design, errata) boards may need to implement their
own versions of these accessors. So in the case of
CONFIG_CFI_FLASH_USE_WEAK_ACCESSOR mark the functions as weak. In the
normal case mark them as static to allow for better optimization.
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
[trini: Reword commit message]
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'doc/README.zynq')
0 files changed, 0 insertions, 0 deletions