On Tue, Jun 30, 2009 at 02:42:22PM +0900, HeungJun Kim wrote:
> If use the onenand boot, the env_relocate_spec() calls mtd->read(),
> and the type of the argument #2 of mtd->read() was changed to loff_t.
> But, the "env_addr" type is still unsigned long, thus this patch change
> the type from unsigned long to loff_t.
> 
> Acked-by: Kyungmin Park <[email protected]>
> Signed-off-by: HeungJun, Kim <[email protected]>

Applied to u-boot-nand-flash.

-Scott
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to