diff options
author | Stefan Roese <sr@denx.de> | 2007-04-23 15:38:17 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-04-23 15:38:17 +0200 |
commit | 6554ca06a8bee4317df7543f694dc39a9288ba14 (patch) | |
tree | 1ba21faad3123fd7e3c3c4cc980beac40181fa97 /include | |
parent | 38257988abfe74d459ca2ad748b109ca04e4efe1 (diff) | |
parent | 14da5f7675bbb427c469e3f45006e027b6e21db9 (diff) | |
download | u-boot-imx-6554ca06a8bee4317df7543f694dc39a9288ba14.zip u-boot-imx-6554ca06a8bee4317df7543f694dc39a9288ba14.tar.gz u-boot-imx-6554ca06a8bee4317df7543f694dc39a9288ba14.tar.bz2 |
Merge with git://www.denx.de/git/u-boot.git
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/NC650.h | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/include/configs/NC650.h b/include/configs/NC650.h index 8da29c4..a12c8da 100644 --- a/include/configs/NC650.h +++ b/include/configs/NC650.h @@ -1,5 +1,5 @@ /* - * (C) Copyright 2006 Detlev Zundel, dzu@denx.de + * (C) Copyright 2006, 2007 Detlev Zundel, dzu@denx.de * (C) Copyright 2005 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * @@ -237,18 +237,8 @@ /* * NAND flash support */ -#define CFG_NAND_LEGACY - #define CFG_MAX_NAND_DEVICE 1 -#define NAND_ChipID_UNKNOWN 0x00 -#define SECTORSIZE 512 -#define NAND_MAX_FLOORS 1 #define NAND_MAX_CHIPS 1 -#define ADDR_PAGE 2 -#define ADDR_COLUMN_PAGE 3 -#define ADDR_COLUMN 1 -#define NAND_NO_RB - /*----------------------------------------------------------------------- * SYPCR - System Protection Control 11-9 |