diff options
Diffstat (limited to 'include/configs/xupv2p.h')
-rw-r--r-- | include/configs/xupv2p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/xupv2p.h b/include/configs/xupv2p.h index c89ef7c..b4c720d 100644 --- a/include/configs/xupv2p.h +++ b/include/configs/xupv2p.h @@ -41,7 +41,7 @@ /* * setting reset address - * + * * TEXT_BASE is set to place, where the U-BOOT run in RAM, but * if you want to store U-BOOT in flash, set CFG_RESET_ADDRESS * to FLASH memory and after loading bitstream jump to FLASH. |