diff options
Diffstat (limited to 'board/stmp378x_dev/config.mk')
-rw-r--r-- | board/stmp378x_dev/config.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/stmp378x_dev/config.mk b/board/stmp378x_dev/config.mk new file mode 100644 index 0000000..cfd24d1 --- /dev/null +++ b/board/stmp378x_dev/config.mk @@ -0,0 +1,5 @@ +# +# image should be loaded at 0x41008000 +# + +TEXT_BASE = 0x41008000 |