Re: [U-Boot] [U-BOOT][PATCH 1/3] Initial mflash support

2009-02-14 Thread Jean-Christophe PLAGNIOL-VILLARD
> + * > + * You should have received a copy of the GNU General Public License > + * along with this program; if not, write to the Free Software > + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, > + * MA 02111-1307 USA > + */ > + > +#include > +#include > + > +#if defined (CONFIG_CMD_MG_

[U-Boot] [U-BOOT][PATCH 1/3] Initial mflash support

2009-02-13 Thread unsik Kim
Mflash is fusion memory device mainly targeted consumer eletronic and mobile phone. Internally, it have nand flash and other hardware logics and supports some different operation (ATA, IO, XIP) modes. IO mode is custom mode for the host that doesn't have IDE interface. (Many mobile targeted SoC do