We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71dd561 + db3c8a9 commit e35d000Copy full SHA for e35d000
api-tests/platform/targets/tgt_ff_tfm_mps4/target.cfg
@@ -1,5 +1,5 @@
1
///** @file
2
-// * Copyright (c) 2023-2024, Arm Limited or its affiliates. All rights reserved.
+// * Copyright (c) 2023-2025, Arm Limited or its affiliates. All rights reserved.
3
// * SPDX-License-Identifier : Apache-2.0
4
// *
5
// * Licensed under the Apache License, Version 2.0 (the "License");
@@ -17,7 +17,7 @@
17
18
// UART device info
19
uart.num=1;
20
-uart.0.base = 0x59305000; // UART2_S
+uart.0.base = 0x58205000; // UART2_S
21
uart.0.size = 0xFFF;
22
uart.0.intr_id = 0xFF;
23
uart.0.permission = TYPE_READ_WRITE;
0 commit comments