1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Simple testcode to download by the rescue block.
4 * Just lights some LEDs to show it was downloaded correctly.
6 * Copyright (C) 1999 Axis Communications AB
9 #define ASSEMBLER_MACROS_ONLY
10 #include <arch/sv_addr_ag.h>
17 move.b $r2, [R_PORT_PA_DIR]
19 move.b $r2, [R_PORT_PA_DATA]