Skip to content
Commit fa34fbf9 authored by Igor Prusov's avatar Igor Prusov Committed by Tom Rini
Browse files

asm-generic: Import functions from Linux



Currently {read,write}s{b,w,lq}() functions are available only on some
architectures, and there are no io{read,write}{8,16,32,64}_rep()
functions in u-boot. This patch adds generic versions that may be used
without arch-specific implementation.

Since some of added functions were already added locally in some files,
remove them to avoid redeclaration errors.

Signed-off-by: default avatarIgor Prusov <ivprusov@salutedevices.com>
parent 02585ad9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment