[U-Boot] ARM: remove bogus cp_delay() function

Tom Rini trini at konsulko.com
Mon Jun 12 22:44:07 UTC 2017


On Thu, Jun 08, 2017 at 09:48:41AM +0200, Lothar Waßmann wrote:

> The cp_delay() function was introduced because of a missing 'volatile'
> attribute to the 'asm' statement in get_cr() which led to the 'mrc'
> instruction in get_cr() being optimised out eventually.
> This has been fixed in commit 53fd4b8c22bb ("arm: mmu: Add missing volatile for reading SCTLR register")
> but the bogus cp_delay() function which was introduced as a workaround
> for the malfunctioning get_cr() was never removed.
> 
> Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170612/c9a26fa7/attachment.sig>


More information about the U-Boot mailing list