2. yaffs2-7494368.tar.gz
http://www.aleph1.co.uk/gitweb?p=yaffs2.git;a=snapshot;h=749436878923f8c152c98cc016f32c0562479182;sf=tgz
2007-05-21charlesChange blockState field from enum to unsigned because...
config MACH_AT91SAM9260EK
bool "Atmel AT91SAM9260-EK Evaluation Kit"
depends on ARCH_AT91SAM9260
help
Select this if you are using Atmel‘s AT91SAM9260-EK Evaluation Kit.
<http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3933>
2). at "comment "AT91 Feature Selections"" above, append:
config MTD_AT91_DATAFLASH_CARD
bool "Enable DataFlash Card support"
depends on (ARCH_AT91RM9200DK || MACH_AT91RM9200EK \
|| MACH_AT91SAM9260EK || MACH_AT91SAM9261EK || MACH_AT91SAM9263EK)
help
Enable support for the DataFlash card.
config MTD_NAND_AT91_BUSWIDTH_16
bool "Enable 16-bit data bus interface to NAND flash"
depends on (MACH_AT91SAM9261EK || MACH_AT91SAM9260EK || MACH_AT91SAM9263EK)
help
On AT91SAM926x boards both types of NAND flash can be present
(8 and 16 bit data bus width).
3). at "comment "AT91 Feature Selections"" inside, append:
config AT91_SLOW_CLOCK
bool "Suspend-to-RAM uses slow clock mode (EXPERIMENTAL)"
depends on PM && EXPERIMENTAL
help
Select this if you wish to put the CPU into slow clock mode
while in the "Suspend to RAM" state, to save more power.
6. kernel cfg
ebd9260.cfg or
sbc9260.cfg.
7. make
make menuconfig
8. add files for compile
1) can floder
include/linux/can
2) max706
include/linux/max706_wdt.h
3) gpio
include/linux/gpio.h
4) Memory Controllers head
include/asm/arch/at91sam926x_mc.h
9. modify files for compile
1) scripts/mod/sumversion.c
append: head file