[U-Boot] [PATCH v2 05/10] powerpc/ppc4xx: Support gdsys multichannel iocon hardware
Dirk Eibach
dirk.eibach at gdsys.cc
Mon May 6 16:16:27 CEST 2013
Dear Wolfgang,
> Dear dirk.eibach at gdsys.cc,
>
> In message <1367847325-21463-6-git-send-email-dirk.eibach at gdsys.cc>
> you wrote:
>> From: Dirk Eibach <eibach at gdsys.de>
>>
>> Signed-off-by: Dirk Eibach <dirk.eibach at gdsys.cc>
>>
>> ---
>> Changes in v2:
>> - fpga_state has been moved to arch_global_data
>> - include cmd_fpgad in iocon
>> - use multibus soft-i2c in iocon
>
> Please fix the checkpatch errors.
if we are talking about:
CHECK: Blank lines aren't necessary before a close brace '}'
#491: FILE: include/configs/iocon.h:141:
+
+#define CONFIG_SYS_CH7301_I2C {1, 2, 3, 4}
This seems to be a false positive.
Cheers
Dirk
More information about the U-Boot
mailing list