Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4e43b2e861b981560b19c037c801b56c87575351
/
.
/
board
/
ve8313
/
config.mk
blob: 02dd33e905eb14671321cafe45bf1d6ab051f728 [
file
] [
log
] [
blame
]
Heiko Schocher
4e43b2e
2010-07-07 12:26:34 +0200
[
diff
] [
blame^
]
1
ifndef NAND_SPL
2
sinclude $
(
OBJTREE
)/
board
/
$
(
BOARDDIR
)/
config
.
tmp
3
endif
4
5
ifndef TEXT_BASE
6
TEXT_BASE
=
0xfe000000
7
endif