Files
u-boot/include/configs
Andre Przywara beeace9ba1 sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
At the moment we have each SoC's memory map defined in its own cpu.h,
which is included in include/configs/sunxi_common.h. This will be a
problem with the introduction of Allwinner RISC-V support.

Remove the inclusion of that header file from the common config header,
instead move the required serial base addresses (for the SPL) into a
separate header file. Then include the original cpu.h file only where
we really need it, which is only under arch/arm now.

This disentangles the architecture specific header files from the
generic code.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2023-10-22 23:41:52 +01:00
..
2023-02-09 16:32:26 -05:00
2023-02-10 11:24:08 -05:00
2023-02-10 11:24:08 -05:00
2023-02-10 11:24:08 -05:00
2022-12-22 10:31:48 -05:00
2023-05-04 12:40:47 +02:00
2023-04-28 17:52:23 +02:00
2023-04-21 15:16:00 +08:00
2023-01-30 23:23:02 +01:00
2023-02-09 16:32:26 -05:00
2023-05-21 16:54:40 +02:00
2023-02-06 13:04:53 -05:00
2022-12-23 10:15:13 -05:00
2023-05-04 12:40:47 +02:00
2023-06-28 10:05:34 +02:00
2022-04-18 11:25:13 +08:00
2022-12-23 10:15:13 -05:00
2023-03-29 22:27:39 +02:00
2023-01-18 19:41:16 -05:00
2023-02-06 13:04:53 -05:00
2023-09-03 23:33:04 +01:00
2022-03-03 16:51:19 -05:00
2023-01-09 11:30:08 -05:00
2021-12-05 09:26:26 -07:00
2022-12-23 10:15:12 -05:00
2023-08-09 23:31:12 +08:00
2022-12-23 10:15:13 -05:00