diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2008-03-30 11:32:27 +0100 |
---|---|---|
committer | Peter Pearse <peter.pearse@arm.com> | 2008-03-30 11:32:27 +0100 |
commit | c88ae20580b2b01487b4cdcc8b2a113f551aee36 (patch) | |
tree | ae3395441462021c7eaaabf765b5ed0d52cac5b2 /board/imx31_phycore/config.mk | |
parent | a147e56f03871bba4f05058d5e04ce7deb010b04 (diff) |
Phytec Phycore-i.MX31 support
This patch adds support for the Phytec Phycore-i.MX31 board
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Guennadi Liakhovetski <lg@denx.de>
Diffstat (limited to 'board/imx31_phycore/config.mk')
-rw-r--r-- | board/imx31_phycore/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/imx31_phycore/config.mk b/board/imx31_phycore/config.mk new file mode 100644 index 0000000000..d34dc02d96 --- /dev/null +++ b/board/imx31_phycore/config.mk @@ -0,0 +1 @@ +TEXT_BASE = 0x87f00000 |