diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-08-13 01:40:09 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-08-13 01:40:09 +0200 |
commit | f5acb9fd9bba1160de3ef349c7d33fe510eda286 (patch) | |
tree | 660161852f2120fe03e4f214aebd752a2da05b03 /board/freescale/mx31ads/config.mk | |
parent | 8641ff266ae6638da201747c239fd39ba34c4958 (diff) | |
download | u-boot-imx-f5acb9fd9bba1160de3ef349c7d33fe510eda286.zip u-boot-imx-f5acb9fd9bba1160de3ef349c7d33fe510eda286.tar.gz u-boot-imx-f5acb9fd9bba1160de3ef349c7d33fe510eda286.tar.bz2 |
mx31: move freescale's mx31 boards to vendor board dir
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'board/freescale/mx31ads/config.mk')
-rw-r--r-- | board/freescale/mx31ads/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/mx31ads/config.mk b/board/freescale/mx31ads/config.mk new file mode 100644 index 0000000..d34dc02 --- /dev/null +++ b/board/freescale/mx31ads/config.mk @@ -0,0 +1 @@ +TEXT_BASE = 0x87f00000 |