summaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorFred Fan <r01011@freescale.com>2009-12-25 15:30:36 +0800
committerFred Fan <r01011@freescale.com>2009-12-25 15:30:36 +0800
commit67b3137678e0ef7f405130b76671f35d0cba4617 (patch)
treec92b69ca2e997b1ca6076a7879fa118ea82eadf7 /include/configs
parentc1aa9915bdba9a69e34056d30bc7bd61dcdba4d4 (diff)
downloadu-boot-imx-67b3137678e0ef7f405130b76671f35d0cba4617.zip
u-boot-imx-67b3137678e0ef7f405130b76671f35d0cba4617.tar.gz
u-boot-imx-67b3137678e0ef7f405130b76671f35d0cba4617.tar.bz2
ENGR00119660 MX35 UBOOT: Can't boot up on 2k page size nand
1. Write boot image into nand flash. 2. Switch to external boot mode from nand flash 3. Can not show any message. Signed-off-by:Fred Fan <r01011@freescale.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/mx35_3stack.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/mx35_3stack.h b/include/configs/mx35_3stack.h
index 789424e..b2fb714 100644
--- a/include/configs/mx35_3stack.h
+++ b/include/configs/mx35_3stack.h
@@ -35,10 +35,6 @@
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
-#define CONFIG_FLASH_HEADER 1
-#define CONFIG_FLASH_HEADER_OFFSET 0x400
-#define CONFIG_FLASH_HEADER_BARKER 0xB1
-
#define BOARD_LATE_INIT
/*
* Disabled for now due to build problems under Debian and a significant increase