include: delete unused header filesSigned-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Originally pointed out by Laurent Pinchart <laurent.pinchart@tbox.biz>,see http://thread.gmane.org/gmane.comp.boot-loade
Fix endianess problem in cramfs code (cramfs is always host-endian in Linux)Originally pointed out by Laurent Pinchart <laurent.pinchart@tbox.biz>,see http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/22846Signed-off-by: Bernhard Nemec <bnemec <at> ganssloser.com>
show more ...
Add cramfs support for m68kPatch by Zachary Landau, 21 Feb 2005
* Patch by Mark Jonas, 08 June 2004: - Make MPC5200 boards evaluate the SVR to print processor name and version in checkcpu() (cpu/mpc5xxx/cpu.c).* Patch by Kai-Uwe Bloem, 06 May 2004: Fix
* Patch by Mark Jonas, 08 June 2004: - Make MPC5200 boards evaluate the SVR to print processor name and version in checkcpu() (cpu/mpc5xxx/cpu.c).* Patch by Kai-Uwe Bloem, 06 May 2004: Fix endianess problem in cramfs code
* Fix problems caused by Robert Schwebel's cramfs patch* Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices* Patch by Andrea
* Fix problems caused by Robert Schwebel's cramfs patch* Patch by Scott McNutt, 02 Jan 2004: Add support for the Nios Active Serial Memory Interface (ASMI) on Cyclone devices* Patch by Andrea Marson, 16 Dec 2003: Add support for the PPChameleon ME and HI modules* Patch by Yuli Barcohen, 22 Dec 2003: Add support for Motorola DUET ADS board (MPC87x/88x)
* Patch by Robert Schwebel, 15 Dec 2003: add support for cramfs (uses JFFS2 command interface)