hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm/include/debug/asm9260.S
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /* Debugging macro include header
23 *
34 * Copyright (C) 1994-1999 Russell King
45 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
56 * Modified for ASM9260 by Oleksij Remepl <linux@rempel-privat.de>
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License version 2 as
9
- * published by the Free Software Foundation.
10
- *
117 */
128
139 .macro addruart, rp, rv, tmp
....@@ -15,7 +11,10 @@
1511 ldr \rv, = CONFIG_DEBUG_UART_VIRT
1612 .endm
1713
18
- .macro waituart,rd,rx
14
+ .macro waituarttxrdy,rd,rx
15
+ .endm
16
+
17
+ .macro waituartcts,rd,rx
1918 .endm
2019
2120 .macro senduart,rd,rx