Jens Gehrlein wrote:
> Today, I updated my local git tree to the current U-Boot. Running my 
> board I saw the message "RAM Configuration:", which didn't appear before.
> 
> I think the reason is the following:
> nand.h includes linux/mtd/mtd.h, which defines a macro
> #define DEBUG(n, args...) do { } while(0).
> This causes #ifdef DEBUG in line 198 of board.c to become true.
> 
> Could you please fix this?
> Thank you very much.

It's already fixed in u-boot-nand-flash.git.

-Scott

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to