This website requires JavaScript.
Explore
Help
Register
Sign In
V3s_Allwinner
/
uboot
Watch
1
Star
0
Fork
You've already forked uboot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
d24f2d321d
uboot
/
board
/
freescale
/
mx31pdk
/
config.mk
6 lines
79 B
Makefile
Raw
Normal View
History
Unescape
Escape
MX31: Add NAND SPL boot support to i.MX31 PDK board. Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2009-07-04 08:31:24 +00:00
i
f
d
e
f
C
O
N
F
I
G
_
N
A
N
D
_
S
P
L
TEXT_BASE
=
0x87ec0000
e
l
s
e
MX31: Add basic support for Freescale i.MX31 PDK board. Add support for Freescale's i.MX31 PDK board (a.k.a. 3 stack board). This patch assumes that some other program performs the actual NAND boot. Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com> Acked-by: Fabio Estevam <fabioestevam@yahoo.com> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2009-06-30 23:07:55 +00:00
TEXT_BASE
=
0x87f00000
MX31: Add NAND SPL boot support to i.MX31 PDK board. Signed-off-by: Magnus Lilja <lilja.magnus@gmail.com>
2009-07-04 08:31:24 +00:00
e
n
d
i
f