From 47bab2fcff0e14f58b9c29e7cbe7821d8ebbcf97 Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Mon, 27 May 2024 08:41:58 +0200 Subject: [PATCH] CHANGES.md: Update. --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index f2bc720bd..2cb575d60 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -42,6 +42,8 @@ - cpu/vexriscv_smp : Added baremetal IRQ support. - cpu/naxriscv : Added baremetal IRQ support. - cpu/zynqmp : Added Ethernet, UART, I2C support and improved AXI Master. + - build/efinix : Added reconfiguration interface support. + - build/efinix : Added tx_output_load configuration support. [> Changed ----------