Jason A. Donenfeld
648060902a
MIPS: pic32: treat port as signed integer
...
get_port_from_cmdline() returns an int, yet is assigned to a char, which
is wrong in its own right, but also, with char becoming unsigned, this
poses problems, because -1 is used as an error value. Further
complicating things, fw_init_early_console() is only ever called with a
-1 argument. Fix this up by removing the unused argument from
fw_init_early_console() and treating port as a proper signed integer.
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de >
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com >
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de >
2022-11-11 15:53:58 +01:00
..
2022-03-07 13:10:44 +01:00
2022-11-11 15:53:58 +01:00
2022-09-19 16:37:27 +02:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-07-15 14:22:47 +02:00
2022-02-17 15:29:35 -06:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2021-03-10 15:18:40 +01:00
2022-03-01 10:07:22 +01:00
2022-05-04 22:23:14 +02:00
2022-05-04 22:23:18 +02:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-07-20 12:09:21 +01:00
2022-05-26 10:12:11 +02:00
2022-03-30 20:26:26 +02:00
2022-01-02 14:10:40 +01:00
2021-05-25 15:18:59 +02:00
2022-09-19 16:35:50 +02:00
2022-09-24 11:46:58 +02:00
2022-09-24 14:17:18 +02:00
2022-03-01 10:07:22 +01:00
2021-07-09 15:29:06 +02:00
2022-01-27 09:04:19 +01:00
2021-03-24 10:48:55 +01:00
2022-01-05 11:16:35 +01:00
2022-01-23 06:20:44 +02:00
2021-07-19 13:16:42 +02:00
2021-11-17 10:36:15 -05:00
2022-05-23 11:29:59 +02:00
2022-01-05 11:16:35 +01:00
2022-04-26 13:35:54 -07:00
2021-10-24 17:24:47 +02:00
2022-05-04 22:26:02 +02:00
2022-07-14 11:52:29 +02:00
2022-07-14 11:52:29 +02:00
2021-04-23 13:40:31 +02:00
2022-07-22 17:24:47 -05:00
2021-07-13 15:08:15 -05:00
2022-01-27 09:04:19 +01:00
2022-02-22 09:35:49 +01:00
2021-09-23 11:23:35 +02:00
2021-10-24 17:24:47 +02:00
2021-06-30 14:41:32 +02:00
2022-05-13 16:48:55 -07:00
2022-08-06 16:47:19 -07:00
2022-09-24 11:47:18 +02:00
2022-03-01 10:07:22 +01:00
2022-06-24 09:48:55 +02:00
2021-03-10 15:19:14 +01:00
2021-12-16 15:47:58 +01:00
2022-08-19 04:05:26 -04:00
2022-01-09 15:40:18 +01:00
2021-11-02 10:53:52 +01:00
2021-11-29 12:43:06 +01:00
2022-02-22 09:35:49 +01:00
2022-07-14 11:52:29 +02:00
2021-06-29 10:53:55 -07:00
2021-09-23 11:23:35 +02:00
2021-06-29 10:53:55 -07:00
2022-07-22 17:23:45 -05:00
2022-07-17 17:14:42 -07:00
2022-08-06 16:47:19 -07:00
2022-08-06 16:47:19 -07:00
2022-07-17 17:14:40 -07:00
2022-09-11 21:55:07 -07:00
2022-03-14 15:09:27 +01:00
2022-01-27 09:04:19 +01:00
2022-03-07 13:09:28 +01:00
2021-12-21 13:51:39 +01:00
2022-09-19 16:36:55 +02:00
2022-03-01 10:07:22 +01:00
2022-03-14 15:02:53 +01:00
2022-05-13 23:59:23 +02:00
2021-11-09 16:07:26 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-02-25 09:36:05 +01:00
2021-10-06 12:28:09 -07:00
2022-01-27 09:04:19 +01:00
2022-04-26 13:35:45 -07:00
2022-07-14 11:52:29 +02:00