diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-09-05 09:19:30 +0200 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-09-10 21:09:38 +0200 |
commit | bb1f8b4f8bb0bfce52e0faa4637b975b745824b3 (patch) | |
tree | 41ed6f454bbd33bdfa485fcc427ea8e9af5cf114 /board/Marvell/common/bootseq.txt | |
parent | 32628c5008105a732212003d83b75f05e5243bb2 (diff) | |
download | u-boot-imx-bb1f8b4f8bb0bfce52e0faa4637b975b745824b3.zip u-boot-imx-bb1f8b4f8bb0bfce52e0faa4637b975b745824b3.tar.gz u-boot-imx-bb1f8b4f8bb0bfce52e0faa4637b975b745824b3.tar.bz2 |
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Diffstat (limited to 'board/Marvell/common/bootseq.txt')
-rw-r--r-- | board/Marvell/common/bootseq.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/Marvell/common/bootseq.txt b/board/Marvell/common/bootseq.txt index 290aed9..e4fefb3 100644 --- a/board/Marvell/common/bootseq.txt +++ b/board/Marvell/common/bootseq.txt @@ -88,7 +88,7 @@ in_flash: nothing mem_malloc_init malloc_bin_reloc - spi_init (r or f)??? (CFG_ENV_IS_IN_EEPROM) + spi_init (r or f)??? (CONFIG_ENV_IS_IN_EEPROM) env_relocated misc_init_r(bd): (board/evb64260/evb64260.c) mpsc_init2 |