[U-Boot] [PATCH v3] add nand spl boot for qi_lb60 board
Xiangfu Liu
xiangfu at openmobilefree.net
Thu Oct 11 05:19:45 CEST 2012
Hi Tom Rini
I cannot easy find a way to use 'puts' instead 'serial_puts' in my code.
any advise will be great.
Thanks
Xiangfu
On 10/10/2012 05:27 AM, Daniel Schwierzeck wrote:
>> I'm happy you've moved to the new SPL infrastructure. A few comments:
>>
>> In general, please check for checkpatch.pl issues, I spotted a few.
>> Also, don't use // comments in asm, everything else in MIPS uses '#' or
>> '/* ... */'. Please use 'puts' rather than 'serial_puts' directly.
>>
More information about the U-Boot
mailing list