coding style: open function's brace at beginning of new line
[openocd.git] / src / target / openrisc / or1k.c
index 34b1b07483bcacd3d469b137d7ae084ffcc63866..44825d0023e9a63725ed22293ef974abc53521fb 100644 (file)
@@ -1207,8 +1207,8 @@ int or1k_get_gdb_fileio_info(struct target *target, struct gdb_fileio_info *file
 }
 
 static int or1k_checksum_memory(struct target *target, target_addr_t address,
-               uint32_t count, uint32_t *checksum) {
-
+               uint32_t count, uint32_t *checksum)
+{
        return ERROR_FAIL;
 }
 
@@ -1291,7 +1291,7 @@ COMMAND_HANDLER(or1k_tap_list_command_handler)
 
        list_for_each_entry(or1k_tap, &tap_list, list) {
                if (or1k_tap->name)
-                       command_print(CMD_CTX, "%s", or1k_tap->name);
+                       command_print(CMD, "%s", or1k_tap->name);
        }
 
        return ERROR_OK;
@@ -1339,7 +1339,7 @@ COMMAND_HANDLER(or1k_du_list_command_handler)
 
        list_for_each_entry(or1k_du, &du_list, list) {
                if (or1k_du->name)
-                       command_print(CMD_CTX, "%s", or1k_du->name);
+                       command_print(CMD, "%s", or1k_du->name);
        }
 
        return ERROR_OK;
@@ -1374,28 +1374,28 @@ COMMAND_HANDLER(or1k_addreg_command_handler)
 
 static const struct command_registration or1k_hw_ip_command_handlers[] = {
        {
-               "tap_select",
+               .name = "tap_select",
                .handler = or1k_tap_select_command_handler,
                .mode = COMMAND_ANY,
                .usage = "tap_select name",
                .help = "Select the TAP core to use",
        },
        {
-               "tap_list",
+               .name = "tap_list",
                .handler = or1k_tap_list_command_handler,
                .mode = COMMAND_ANY,
                .usage = "tap_list",
                .help = "Display available TAP core",
        },
        {
-               "du_select",
+               .name = "du_select",
                .handler = or1k_du_select_command_handler,
                .mode = COMMAND_ANY,
                .usage = "du_select name",
                .help = "Select the Debug Unit core to use",
        },
        {
-               "du_list",
+               .name = "du_list",
                .handler = or1k_du_list_command_handler,
                .mode = COMMAND_ANY,
                .usage = "select_tap name",
@@ -1406,7 +1406,7 @@ static const struct command_registration or1k_hw_ip_command_handlers[] = {
 
 static const struct command_registration or1k_reg_command_handlers[] = {
        {
-               "addreg",
+               .name = "addreg",
                .handler = or1k_addreg_command_handler,
                .mode = COMMAND_ANY,
                .usage = "addreg name addr feature group",

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)