Remove whitespace that occurs after '('.
[openocd.git] / src / flash / orion_nand.c
index 8a76ffcbd90c8236fd77610be974cbcffee42e98..6b50f1fb9a421377d214781ad60c9161ef9a521c 100644 (file)
@@ -36,9 +36,9 @@ typedef struct orion_nand_controller_s
        struct target_s *target;
        working_area_t *copy_area;
 
-       u32             cmd;
-       u32             addr;
-       u32             data;
+       uint32_t                cmd;
+       uint32_t                addr;
+       uint32_t                data;
 } orion_nand_controller_t;
 
 #define CHECK_HALTED \
@@ -102,10 +102,10 @@ static int orion_nand_fast_block_write(struct nand_device_s *device, uint8_t *da
        target_t *target = hw->target;
        armv4_5_algorithm_t algo;
        reg_param_t reg_params[3];
-       u32 target_buf;
+       uint32_t target_buf;
        int retval;
 
-       static const u32 code[] = {
+       static const uint32_t code[] = {
                0xe4d13001,     /* ldrb r3, [r1], #1    */
                0xe5c03000,     /* strb r3, [r0]        */
                0xe2522001,     /* subs r2, r2, #1      */
@@ -194,7 +194,7 @@ int orion_nand_device_command(struct command_context_s *cmd_ctx, char *cmd,
                              struct nand_device_s *device)
 {
        orion_nand_controller_t *hw;
-       u32 base;
+       uint32_t base;
        uint8_t ale, cle;
 
        if (argc != 3) {

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)