diff options
Diffstat (limited to 'board/assabet/config.mk')
-rw-r--r-- | board/assabet/config.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/board/assabet/config.mk b/board/assabet/config.mk new file mode 100644 index 0000000..74cb419 --- /dev/null +++ b/board/assabet/config.mk @@ -0,0 +1,7 @@ +# +# SA-1110 based Intel Assabet board +# +# The Intel Assabet 1 bank of 32 MiB SDRAM +# + +TEXT_BASE = 0xc1f00000 |