mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 14:11:29 +01:00
arm: Support iotrace feature
Support the iotrace feature for ARM, when enabled. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
aa53233a15
commit
ad827e1649
@ -437,4 +437,7 @@ out:
|
|||||||
|
|
||||||
#endif /* __mem_isa */
|
#endif /* __mem_isa */
|
||||||
#endif /* __KERNEL__ */
|
#endif /* __KERNEL__ */
|
||||||
|
|
||||||
|
#include <iotrace.h>
|
||||||
|
|
||||||
#endif /* __ASM_ARM_IO_H */
|
#endif /* __ASM_ARM_IO_H */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user