Commit e68d2146 authored by Marek Vasut's avatar Marek Vasut
Browse files

rcar_gen3: plat: update renesas version to 2.0.0


Update the reported Renesas version to 2.0.0, since the DDR/QoS/PFC
table versions match the ones from that release.
Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@gmail.com>
parent ca031dff
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -9,7 +9,7 @@
#include <arch_helpers.h>
#define VERSION_OF_RENESAS "1.0.22"
#define VERSION_OF_RENESAS "2.0.0"
#define VERSION_OF_RENESAS_MAXLEN (128)
extern const uint8_t version_of_renesas[VERSION_OF_RENESAS_MAXLEN];
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment