From 4d664730feec7007b79334b566c8ef1d7d4f5b8d Mon Sep 17 00:00:00 2001 From: Florent Kermarrec Date: Wed, 28 Jun 2017 18:10:56 +0200 Subject: [PATCH] soc/software/libbase: fix get_ident --- litex/soc/software/libbase/id.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/litex/soc/software/libbase/id.c b/litex/soc/software/libbase/id.c index 093b99399..6d1c334e1 100644 --- a/litex/soc/software/libbase/id.c +++ b/litex/soc/software/libbase/id.c @@ -12,7 +12,7 @@ void get_ident(char *ident) len = MMPTR(CSR_IDENTIFIER_MEM_BASE); for(i=0;i