u-boot-brain/board/esd/common
William Juul cfa460adfd Update MTD to that of Linux 2.6.22.1
A lot changed in the Linux MTD code, since it was last ported from
Linux to U-Boot. This patch takes U-Boot NAND support to the level
of Linux 2.6.22.1 and will enable support for very large NAND devices
(4KB pages) and ease the compatibility between U-Boot and Linux
filesystems.

This patch is tested on two custom boards with PPC and ARM
processors running YAFFS in U-Boot and Linux using gcc-4.1.2
cross compilers.

MAKEALL ppc/arm has some issues:
 * DOC/OneNand/nand_spl is not building (I have not tried porting
   these parts, and since I do not have any HW and I am not familiar
   with this code/HW I think its best left to someone else.)

Except for the issues mentioned above, I have ported all drivers
necessary to run MAKEALL ppc/arm without errors and warnings. Many
drivers were trivial to port, but some were not so trivial. The
following drivers must be examined carefully and maybe rewritten to
some degree:
 cpu/ppc4xx/ndfc.c
 cpu/arm926ejs/davinci/nand.c
 board/delta/nand.c
 board/zylonite/nand.c

Signed-off-by: William Juul <william.juul@tandberg.com>
Signed-off-by: Stig Olsen <stig.olsen@tandberg.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
2008-08-12 11:31:15 -05:00
..
xilinx_jtag * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
auto_update.c ppc4xx: update esd's common auto_update code for 405 boards 2008-04-22 13:47:49 +02:00
auto_update.h ppc4xx: update esd's common auto_update code for 405 boards 2008-04-22 13:47:49 +02:00
cmd_loadpci.c board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 18:48:04 -05:00
esd405ep_nand.c Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
flash.c Fix compilation error for TASREG 2008-08-01 12:35:35 +02:00
fpga.c esd/common/fpga.c: fix indentation. 2008-03-09 10:50:41 +01:00
lcd.c ppc4xx: Update esd's common LCD code for 405 boards 2008-04-22 13:47:37 +02:00
lcd.h Code cleanup. 2004-12-16 21:44:03 +00:00
misc.c Add support for multiple PHYs. 2005-10-28 22:30:33 +02:00
pci.c Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY). 2003-02-14 11:21:23 +00:00
s1d13505_640_480_16bpp.h ppc4xx: Small coding style cleanup for the latest esd patches 2008-04-22 14:06:42 +02:00
s1d13704_320_240_4bpp.h esd common update 2004-12-16 18:43:13 +00:00
s1d13705_320_240_8bpp.h esd common update 2004-12-16 18:43:13 +00:00
s1d13806_320_240_4bpp.h Code cleanup. 2004-12-16 21:44:03 +00:00
s1d13806_640_480_8bpp.h Code cleanup. 2004-12-16 21:44:03 +00:00
s1d13806_640_480_16bpp.h Code cleanup. 2004-12-16 21:44:03 +00:00
s1d13806_1024_768_8bpp.h Code cleanup. 2004-12-16 21:44:03 +00:00