Neal Frager
dea4bf0eca
configs/versal2_vek385_defconfig: remove useless atf console config
...
The VERSAL2_CONSOLE variable does not actually exist when building the atf
with plat=versal2. So the current VERSAL2_CONSOLE=cadence1 is not actually
doing anything. For this reason, the atf will print on its default console
which is UART0 or pl011_0.
The correct definition would be CONSOLE=pl011_1 in order to build the atf to
print on UART1 or pl011_1.
However, the git repo xparameters.h of the versal2_plm is not currently
enabling UART1 because the XPAR_XUARTPSV_NUM_INSTANCES is set to 1 including
the address defines only for UART0.
97f2baf7f6/lib/sw_apps/versal_plm/misc/versal_2ve_2vm/xparameters.h (L1519)
The problem with this is that the plm is not configuring UART1, so the atf
will crash at boot time, if it is built with CONSOLE=pl011_1 and the plm has
not already enabled UART1.
For now, we will remove the unnecessary config that is doing nothing. The
versal2_vek385_defconfig is working, but users need to currently open two
console windows to see the boot log because the current config is the
following.
plm - console uart0
asufw - console uart0
atf - console uart0
optee-os - console uart1
u-boot - console uart1
Linux - console uart1
A patch has been submitted to the embeddedsw repo to fix the xparameters.h
file such that the plm will correctly enable UART1. Once this is applied, we
will configure the plm and atf to use UART1 with the versal2_vek385_defconfig.
Signed-off-by: Neal Frager <neal.frager@amd.com >
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2026-08-29 21:00:22 +02:00
..
2026-07-05 14:46:35 +02:00
2026-07-25 23:42:17 +02:00
2026-07-25 23:42:17 +02:00
2026-04-12 22:29:53 +02:00
2026-02-14 19:17:02 +01:00
2025-11-06 19:43:48 +01:00
2026-06-07 21:50:52 +02:00
2025-09-16 22:03:52 +02:00
2025-12-08 20:39:23 +01:00
2025-09-26 18:57:31 +02:00
2025-09-23 21:20:48 +02:00
2026-02-14 19:17:07 +01:00
2026-06-07 21:43:21 +02:00
2026-06-07 21:43:21 +02:00
2026-06-07 21:43:21 +02:00
2026-06-07 21:43:21 +02:00
2026-02-14 19:17:11 +01:00
2026-02-14 19:17:14 +01:00
2026-07-12 16:25:45 +02:00
2026-03-10 23:47:36 +01:00
2025-10-07 20:49:35 +02:00
2026-03-10 23:47:56 +01:00
2026-02-04 12:03:11 +01:00
2026-03-10 23:47:56 +01:00
2025-08-21 19:03:23 +02:00
2026-07-12 16:47:35 +02:00
2025-06-09 18:06:23 +02:00
2026-07-13 11:09:19 +02:00
2026-07-13 11:09:19 +02:00
2025-04-10 21:39:53 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2026-02-14 19:17:14 +01:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 12:49:35 +02:00
2025-05-16 21:24:27 +02:00
2026-07-29 20:55:31 +02:00
2025-08-14 23:56:22 +02:00
2026-07-29 20:55:23 +02:00
2025-05-16 10:15:22 +02:00
2025-05-16 10:15:47 +02:00
2025-05-17 21:56:26 +02:00
2026-03-18 13:01:37 +01:00
2026-03-18 13:01:37 +01:00
2026-02-01 22:14:31 +01:00
2025-06-25 19:02:14 +02:00
2024-12-20 20:23:32 +01:00
2024-12-20 20:23:36 +01:00
2025-03-29 12:44:56 +01:00
2025-03-29 12:44:56 +01:00
2026-02-02 16:21:47 +01:00
2024-10-26 20:56:09 +02:00
2026-02-28 17:30:02 +01:00
2026-07-22 21:22:08 +02:00
2024-11-25 22:50:53 +01:00
2025-02-24 21:33:00 +01:00
2026-07-22 21:22:15 +02:00
2026-07-22 21:22:15 +02:00
2025-02-24 20:47:44 +01:00
2025-02-23 12:23:48 +01:00
2025-05-06 22:40:32 +02:00
2025-02-26 21:58:19 +01:00
2026-03-18 13:01:37 +01:00
2026-03-16 21:54:13 +01:00
2026-03-06 19:15:54 +01:00
2026-04-29 22:05:37 +02:00
2024-12-15 11:43:58 +01:00
2025-07-05 19:45:38 +02:00
2026-07-19 16:49:24 +02:00
2026-07-19 16:49:24 +02:00
2026-07-19 16:49:24 +02:00
2026-07-19 16:49:24 +02:00
2026-02-14 19:17:18 +01:00
2025-05-17 16:34:08 +02:00
2026-02-04 12:03:08 +01:00
2026-04-12 13:24:44 +02:00
2026-04-12 13:24:44 +02:00
2026-04-12 13:24:44 +02:00
2026-04-12 13:24:44 +02:00
2026-04-12 13:24:44 +02:00
2026-04-12 13:24:44 +02:00
2026-04-12 13:24:44 +02:00
2025-02-03 19:03:12 +01:00
2025-02-28 14:52:36 +01:00
2025-02-28 14:52:36 +01:00
2026-02-14 20:34:31 +01:00
2026-02-14 20:34:57 +01:00
2026-02-19 18:54:37 +01:00
2026-02-19 18:54:29 +01:00
2026-02-14 20:39:33 +01:00
2026-02-14 20:39:33 +01:00
2026-02-14 20:39:33 +01:00
2025-05-17 17:50:19 +02:00
2025-03-11 22:32:06 +01:00
2026-02-16 20:47:04 +01:00
2025-05-06 18:07:48 +02:00
2024-12-14 22:44:05 +01:00
2026-04-12 16:30:00 +02:00
2024-12-15 11:43:53 +01:00
2024-12-15 11:44:06 +01:00
2024-12-20 20:20:44 +01:00
2024-12-14 22:43:53 +01:00
2024-12-15 11:44:02 +01:00
2025-09-22 23:10:43 +02:00
2025-09-22 23:10:43 +02:00
2026-05-19 21:54:25 +02:00
2026-05-31 08:13:21 +02:00
2025-11-27 21:02:43 +01:00
2025-02-23 11:58:07 +01:00
2026-06-14 12:08:39 +02:00
2026-06-14 12:08:39 +02:00
2026-02-01 22:00:04 +01:00
2026-06-14 12:08:19 +02:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-07-11 19:27:09 +02:00
2026-02-02 16:21:47 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-05-30 16:51:34 +02:00
2026-05-30 16:52:24 +02:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-06-14 12:08:55 +02:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-06-14 12:08:55 +02:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2026-02-01 22:00:04 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2025-12-24 00:09:51 +01:00
2026-03-18 13:01:37 +01:00
2026-02-01 22:14:30 +01:00
2025-05-06 18:07:48 +02:00
2026-01-12 18:56:01 +01:00
2026-01-12 18:56:01 +01:00
2026-02-16 20:47:04 +01:00
2025-03-11 19:22:04 +01:00
2025-08-29 12:07:57 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-08-21 19:03:23 +02:00
2025-02-03 23:13:40 +01:00
2025-02-03 23:13:40 +01:00
2026-08-06 23:44:24 +02:00
2026-08-06 23:44:24 +02:00
2026-08-06 23:44:24 +02:00
2026-07-13 11:34:54 +02:00
2026-08-06 23:44:24 +02:00
2026-07-21 22:19:57 +02:00
2026-07-12 13:25:53 +02:00
2026-07-12 13:25:53 +02:00
2026-07-12 13:25:53 +02:00
2026-06-14 12:08:01 +02:00
2026-06-14 12:08:01 +02:00
2026-07-12 17:26:45 +02:00
2026-06-14 12:08:01 +02:00
2026-05-08 13:02:11 +02:00
2026-08-29 21:00:22 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2025-04-20 16:16:33 +02:00
2025-04-22 19:33:23 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00
2026-07-12 16:18:57 +02:00