6 lines
72 B
Makefile
6 lines
72 B
Makefile
|
ifdef CONFIG_NAND_LP
|
||
|
PAD_TO = 0xFFF20000
|
||
|
else
|
||
|
PAD_TO = 0xFFF04000
|
||
|
endif
|