[U-Boot] [PATCH v2 2/2] common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO

Angelo Dureghello angelo at sysam.it
Thu Dec 1 09:47:14 CET 2016


Hi Tom,

On 01/12/2016 01:57, Tom Rini wrote:
> On Wed, Nov 30, 2016 at 11:16:06PM +0100, Angelo Dureghello wrote:
>
>> Change all coldfire board files to use CONFIG_DISPLAY_CPUINFO.
>>
>> Signed-off-by: Angelo Dureghello <angelo at sysam.it>
>> ---
>> Changes for v2:
>>    - no changes
>> ---
>>  configs/M5208EVBE_defconfig                   | 1 +
>>  configs/M52277EVB_defconfig                   | 1 +
>>  configs/M52277EVB_stmicro_defconfig           | 1 +
>>  configs/M5235EVB_Flash32_defconfig            | 1 +
>>  configs/M5235EVB_defconfig                    | 1 +
>>  configs/M5249EVB_defconfig                    | 1 +
>>  configs/M5253DEMO_defconfig                   | 1 +
>>  configs/M5253EVBE_defconfig                   | 1 +
>>  configs/M5272C3_defconfig                     | 1 +
>>  configs/M5275EVB_defconfig                    | 1 +
>>  configs/M5282EVB_defconfig                    | 1 +
>>  configs/M53017EVB_defconfig                   | 1 +
>>  configs/M5329AFEE_defconfig                   | 1 +
>>  configs/M5329BFEE_defconfig                   | 1 +
>>  configs/M5373EVB_defconfig                    | 1 +
>>  configs/M54418TWR_defconfig                   | 1 +
>>  configs/M54418TWR_nand_mii_defconfig          | 1 +
>>  configs/M54418TWR_nand_rmii_defconfig         | 1 +
>>  configs/M54418TWR_nand_rmii_lowfreq_defconfig | 1 +
>>  configs/M54418TWR_serial_mii_defconfig        | 1 +
>>  configs/M54418TWR_serial_rmii_defconfig       | 1 +
>>  configs/M54451EVB_defconfig                   | 1 +
>>  configs/M54451EVB_stmicro_defconfig           | 1 +
>>  configs/M54455EVB_a66_defconfig               | 1 +
>>  configs/M54455EVB_defconfig                   | 1 +
>>  configs/M54455EVB_i66_defconfig               | 1 +
>>  configs/M54455EVB_intel_defconfig             | 1 +
>>  configs/M54455EVB_stm33_defconfig             | 1 +
>>  configs/M5475AFE_defconfig                    | 1 +
>>  configs/M5475BFE_defconfig                    | 1 +
>>  configs/M5475CFE_defconfig                    | 1 +
>>  configs/M5475DFE_defconfig                    | 1 +
>>  configs/M5475EFE_defconfig                    | 1 +
>>  configs/M5475FFE_defconfig                    | 1 +
>>  configs/M5475GFE_defconfig                    | 1 +
>>  configs/M5485AFE_defconfig                    | 1 +
>>  configs/M5485BFE_defconfig                    | 1 +
>>  configs/M5485CFE_defconfig                    | 1 +
>>  configs/M5485DFE_defconfig                    | 1 +
>>  configs/M5485EFE_defconfig                    | 1 +
>>  configs/M5485FFE_defconfig                    | 1 +
>>  configs/M5485GFE_defconfig                    | 1 +
>>  configs/M5485HFE_defconfig                    | 1 +
>>  configs/amcore_defconfig                      | 1 +
>>  configs/astro_mcf5373l_defconfig              | 1 +
>>  configs/cobra5272_defconfig                   | 1 +
>>  configs/eb_cpu5282_defconfig                  | 1 +
>>  configs/eb_cpu5282_internal_defconfig         | 1 +
>>  48 files changed, 48 insertions(+)
>
> We shouldn't need this at all now that Kconfig defaults this to y for
> M68K.  It can just be dropped.
>

right, roger that, is another v3 patch needed ? Let me know in case or just
consider the 1/2 part.

Regards,
angelo dureghello


More information about the U-Boot mailing list