u-boot-brain/board/freescale
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
..
common Prepare v1.3.4-rc1: Code cleanup, update CHANGELOG, sort Makefile 2008-07-15 22:22:44 +02:00
m547xevb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m548xevb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5235evb ColdFire: Fix power up issue for MCF5235 2008-07-11 10:45:58 -06:00
m5249evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5253evbe Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m5275evb Fix compilation error for MCF5275 2008-08-01 12:33:59 +02:00
m5329evb Update MTD to that of Linux 2.6.22.1 2008-08-12 11:31:15 -05:00
m5373evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m52277evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
m54455evb Change initdram() return type to phys_size_t 2008-06-12 08:50:18 +02:00
mpc832xemds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc837xemds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc837xerdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc7448hpc2 Fix some more printf() format issues. 2008-07-11 22:56:11 +02:00
mpc8260ads FDT memory and pci node fixes for MPC8260ADS 2008-07-09 23:57:59 +02:00
mpc8266ads Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8313erdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8315erdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8323erdb Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8349emds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8349itx Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8360emds Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8360erdk Cleanup out-or-tree building for some boards (.depend) 2008-07-02 23:49:18 +02:00
mpc8540ads mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8541cds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8544ds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8548cds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8555cds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8560ads mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8568mds mpc85xx: workaround old binutils bug 2008-08-10 22:41:12 +02:00
mpc8610hpcd Fix some more print() format errors. 2008-07-11 01:16:00 +02:00
mpc8641hpcn Fix some more print() format errors. 2008-07-11 01:16:00 +02:00