diff options
Diffstat (limited to 'board/cerf250/config.mk')
-rw-r--r-- | board/cerf250/config.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/board/cerf250/config.mk b/board/cerf250/config.mk new file mode 100644 index 0000000..1a86cc9 --- /dev/null +++ b/board/cerf250/config.mk @@ -0,0 +1,5 @@ +# +# Cerf board with PXA250 cpu +# +# +TEXT_BASE = 0xa3080000 |