Changeset 2928 for trunk/src/target/u-boot/patches/uboot-s3c2410-nand.patch
- Timestamp:
- 09/05/07 19:41:40 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/u-boot/patches/uboot-s3c2410-nand.patch
r2764 r2928 21 21 --- /dev/null 22 22 +++ u-boot/cpu/arm920t/s3c24x0/nand.c 23 @@ -0,0 +1,22 5@@23 @@ -0,0 +1,224 @@ 24 24 +/* 25 25 + * (C) Copyright 2006 OpenMoko, Inc. … … 210 210 + 211 211 + NFCONF = cfg; 212 + //NFCONF = 0xf842;213 212 + 214 213 + /* initialize nand_chip data structure */
Note: See TracChangeset
for help on using the changeset viewer.
