On Fri, Oct 24, 2014 at 04:18:30PM -0400, Tom Rini wrote:

> From: Jeroen Hofstee <jer...@myspectrum.nl>
> 
> For various reasons (flash access design, errata work-around) some
> platforms need to implement their own flash_read/write functions, so
> mark them as __weak.  A follow-up cleanup here would be to remove
> CONFIG_CFI_FLASH_USE_WEAK_ACCESSORS if this is always known at
> compile-time, as it appears to be.
> 
> Signed-off-by: Jeroen Hofstee <jer...@myspectrum.nl>
> Signed-off-by: Tom Rini <tr...@ti.com>

On IRC, Jeroen pointed out that this way does change behavior and
potentially performance since in the normal case these functions no
longer get inlined.  So I'm withdrawing this patch.

-- 
Tom

Attachment: signature.asc
Description: Digital signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to