]> git.ipfire.org Git - people/ms/u-boot.git/commit - common/cmd_nand.c
NAND: Have nboot accept .e and .i as legacy no-ops.
authorScott Wood <scottwood@freescale.com>
Tue, 17 Mar 2009 17:06:04 +0000 (12:06 -0500)
committerScott Wood <scottwood@freescale.com>
Tue, 17 Mar 2009 17:06:04 +0000 (12:06 -0500)
commit65d8bc94d8214812ccdf3372d3fef845cf4ec2e5
tree99bc72085060f00036f76d705bf30a0d7d38a071
parent0987505540918b2464b73069af3a5b766dbd3ceb
NAND: Have nboot accept .e and .i as legacy no-ops.

This was intended to happen before, but a trivial bug prevented it.

Signed-off-by: Scott Wood <scottwood@freescale.com>
common/cmd_nand.c