Bin Meng
a0cfe13715
board: sifive: Fix a potential build warning in board_fdt_blob_setup()
...
Commit 47d73ba4f4a4 ("board: sifive: overwrite board_fdt_blob_setup in u-boot proper")
added a board-specific implementation of board_fdt_blob_setup() which
takes a pointer as the return value, but it does not return anything
if CONFIG_OF_SEPARATE is not enabled. This will cause a build warning
seen when testing booting S-mode U-Boot directly from QEMU, per the
instructions in [1]:
board/sifive/unleashed/unleashed.c: In function ‘board_fdt_blob_setup’:
board/sifive/unleashed/unleashed.c:125:1: warning: control reaches end of non-void function [-Wreturn-type]
Return &_end as the default case.
[1] https://qemu.readthedocs.io/en/latest/system/riscv/sifive_u.html#running-u-boot
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
Reviewed-by: Rick Chen <rick@andestech.com>
2021-10-20 10:59:00 +08:00
..
2021-03-02 14:03:02 -05:00
2021-09-04 12:26:02 -04:00
2021-10-08 08:37:55 +02:00
2021-10-07 13:45:46 +02:00
2021-10-18 13:19:50 -04:00
2021-08-31 17:46:37 -04:00
2021-08-31 17:46:37 -04:00
2021-10-19 11:25:25 -04:00
2021-09-30 08:08:56 -04:00
2021-09-30 08:08:56 -04:00
2021-09-30 08:08:56 -04:00
2021-09-07 16:22:30 -04:00
2021-08-02 13:32:14 -04:00
2021-08-31 17:47:49 -04:00
2021-09-30 09:08:16 -04:00
2021-10-18 13:19:50 -04:00
2021-07-07 10:17:54 -04:00
2021-06-05 10:40:47 +02:00
2021-08-02 13:32:14 -04:00
2021-09-30 08:08:56 -04:00
2021-08-06 08:26:48 -04:00
2021-09-30 08:08:56 -04:00
2021-10-12 12:01:00 -04:00
2021-07-15 19:50:21 +08:00
2021-03-02 14:03:02 -05:00
2021-10-06 09:16:23 -04:00
2021-09-28 18:50:55 +03:00
2021-09-27 21:38:34 -04:00
2021-10-12 12:01:00 -04:00
2021-08-31 17:46:37 -04:00
2021-08-31 17:47:49 -04:00
2021-09-04 12:26:01 -04:00
2021-10-18 13:19:50 -04:00
2021-10-12 12:01:00 -04:00
2021-08-02 13:32:14 -04:00
2021-09-25 09:46:15 -06:00
2021-10-06 09:16:23 -04:00
2021-09-07 16:22:30 -04:00
2021-09-30 08:08:56 -04:00
2021-09-30 08:08:56 -04:00
2021-09-30 08:08:56 -04:00
2021-09-25 09:46:15 -06:00
2021-08-31 17:47:49 -04:00
2021-04-20 07:31:12 -04:00
2021-09-30 08:08:56 -04:00
2021-07-28 19:30:22 -04:00
2021-09-04 11:42:41 -04:00
2021-08-25 08:23:42 -04:00
2021-09-07 16:22:30 -04:00
2021-08-31 17:46:37 -04:00
2021-10-14 19:45:07 -04:00
2021-03-02 14:03:02 -05:00
2021-07-31 09:59:58 +02:00
2021-08-02 13:32:14 -04:00
2021-09-17 12:10:44 -04:00
2021-09-28 18:50:55 +03:00
2021-02-15 10:16:45 -05:00
2021-09-07 16:22:30 -04:00
2021-09-04 12:26:02 -04:00
2021-10-11 15:02:50 -04:00
2021-10-08 08:37:55 +02:00
2021-09-30 08:08:56 -04:00
2021-08-31 17:46:37 -04:00
2021-09-30 08:08:56 -04:00
2021-09-30 08:08:56 -04:00
2021-09-07 16:22:30 -04:00
2021-08-31 17:46:37 -04:00
2021-10-13 14:18:30 -07:00
2021-04-08 23:59:50 +02:00
2021-09-30 08:08:56 -04:00
2021-07-07 20:34:02 +08:00
2021-06-09 13:32:49 +02:00
2021-08-31 17:46:37 -04:00
2021-09-30 08:08:56 -04:00
2021-08-31 17:47:49 -04:00
2021-09-30 08:08:56 -04:00
2021-09-27 09:45:36 -04:00
2021-09-17 12:10:44 -04:00
2021-09-30 08:08:56 -04:00
2021-08-31 17:46:37 -04:00
2021-09-07 16:22:30 -04:00
2021-09-25 09:46:15 -06:00
2021-08-11 08:42:26 +02:00
2021-06-09 13:34:18 +02:00
2021-10-03 14:40:56 -04:00
2021-10-20 10:59:00 +08:00
2021-07-28 19:30:22 -04:00
2021-06-17 09:40:58 +08:00
2021-09-13 18:23:13 -04:00
2021-10-06 09:16:23 -04:00
2021-09-28 18:50:55 +03:00
2021-07-31 09:59:58 +02:00
2021-08-31 17:46:37 -04:00
2021-10-12 12:01:00 -04:00
2021-09-01 19:25:37 -04:00
2021-08-31 17:46:37 -04:00
2021-10-12 11:01:17 +01:00
2021-09-07 19:17:32 -04:00
2021-10-08 15:53:26 -04:00
2021-09-30 09:08:16 -04:00
2021-08-31 17:47:49 -04:00
2021-09-30 08:08:56 -04:00
2021-09-30 08:08:56 -04:00
2021-02-15 10:16:45 -05:00
2021-03-30 16:53:00 +08:00
2021-09-30 09:08:16 -04:00
2021-07-06 14:11:50 -04:00
2021-09-16 10:29:40 -04:00
2021-08-31 17:47:49 -04:00
2021-09-04 12:26:02 -04:00
2021-09-04 12:26:02 -04:00
2021-08-31 17:47:49 -04:00
2021-04-08 20:29:53 +02:00
2021-08-31 17:46:37 -04:00
2021-09-30 08:08:56 -04:00
2021-09-17 12:10:44 -04:00
2021-09-30 08:08:56 -04:00
2021-10-06 09:16:23 -04:00
2021-09-30 11:29:41 -04:00
2021-07-19 08:44:15 +02:00