summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h')
-rw-r--r--c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h b/c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h
index 31500e25f2..bb0daf5396 100644
--- a/c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h
+++ b/c/src/lib/libbsp/powerpc/tqm8xx/include/tqm.h
@@ -29,7 +29,7 @@ typedef struct {
uint32_t sdram_size; /* existing SDRAM size */
uint32_t flash_base; /* start address flash */
uint32_t flash_size; /* existing Flash size */
- uint32_t flash_offset;
+ uint32_t flash_offset;
uint32_t sram_base; /* start address sram */
uint32_t sram_size; /* existing sram size */
uint32_t immr_base; /* start address internal memory map */