Re: [U-Boot] fopen/fwrite functions

2013-05-30 Thread TigerLiu
Dear Denk: Got it! Thank you! Best wishes, ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] fopen/fwrite functions

2013-05-30 Thread Wolfgang Denk
Dear tiger...@viatech.com.cn, please do not top post / full quote. See [1] if you need help. [1] http://www.netmeister.org/news/learn2quote.html In message you wrote: > > U-boot supports FAT file system. Yes, it does. And it supports commands to access these. > So, i want to read/write a

Re: [U-Boot] fopen/fwrite functions

2013-05-30 Thread TigerLiu
题: Re: [U-Boot] fopen/fwrite functions Dear tiger...@viatech.com.cn, In message you wrote: > > Could i use fopen/fwrite standard C lib functions in U-boot code? What for? We do not even have a concept of files in U-Boot... Best regards, Wolfgang Denk -- DENX Software Engineerin

Re: [U-Boot] fopen/fwrite functions

2013-05-30 Thread Wolfgang Denk
Dear tiger...@viatech.com.cn, In message you wrote: > > Could i use fopen/fwrite standard C lib functions in U-boot code? What for? We do not even have a concept of files in U-Boot... Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 1

[U-Boot] fopen/fwrite functions

2013-05-29 Thread TigerLiu
Hi, experts: Could i use fopen/fwrite standard C lib functions in U-boot code? Best wishes, ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot