[U-Boot] [PATCH v1 1/2] Revert "powerpc: mpc85xx: remove P2020DS board support"

york sun york.sun at nxp.com
Mon Feb 1 18:37:43 CET 2016


On 01/31/2016 06:19 AM, Bin Meng wrote:
> Hi York,
> 
> On Sun, Jan 31, 2016 at 6:03 AM, York Sun <york.sun at nxp.com> wrote:
>> This reverts commit 168dcc6cef7a0e13bc52fc8fa8de2866cf4033dc.
>> Align with changes since P2020DS was removed, including adding
>> these macros to defconfig
>>
>> CONFIG_SYS_NS16550
>> CONFIG_CMD_NET
>> CONFIG_NETDEVICES
>> CONFIG_E1000
>> CONFIG_CMD_DHCP
>>
>> Remove macros and include from board header file, including
>> CONFIG_E1000
>> CONFIG_MTD_NAND_VERIFY_WRITE
>> CONFIG_SYS_NS16550
>> config_cmd_default.h
>> CONFIG_CMD_ELF
>> CONFIG_CMD_SETEXPR
>> CONFIG_CMD_NET
>>
> 
> While we bring this board back, I believe we should add driver model
> support this this board as well, at least NS16550.

Thanks for the reminder. Let me work on it.

<snip>
>> +
>> +#ifdef CONFIG_TSEC_ENET
> 
> This should be fixed as in this patch http://patchwork.ozlabs.org/patch/566334/
> 

Thanks for catching this.

York


More information about the U-Boot mailing list