diff options
| author | Igor Prusov <[email protected]> | 2023-11-14 14:02:54 +0300 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-11-28 16:19:06 -0500 |
| commit | fa34fbf9a149be9c4ed4d2258477be59057a0ef8 (patch) | |
| tree | 562e88b5bc6070edd4c83b6b3da86a2f874670c3 /scripts | |
| parent | 02585ad9e56aca03c0250c18864d1da94394c42e (diff) | |
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: Igor Prusov <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
