source:
SVN/rincon/u-boot/board/freescale/mpc8313erdb/config.mk
@
55
Last change on this file since 55 was 55, checked in by , 2 years ago | |
---|---|
File size: 118 bytes |
Line | |
---|---|
1 | ifndef NAND_SPL |
2 | sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp |
3 | endif |
4 | |
5 | ifndef TEXT_BASE |
6 | TEXT_BASE = 0xFE000000 |
7 | endif |
Note: See TracBrowser
for help on using the repository browser.