[U-Boot] [PATCH] x86: quark: Enable on-chip ethernet controllers
Simon Glass
sjg at chromium.org
Wed Mar 25 23:34:40 CET 2015
On 12 March 2015 at 16:13, Simon Glass <sjg at chromium.org> wrote:
> Hi Bin,
>
> On 10 March 2015 at 20:25, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Intel Quark SoC integrates two 10/100 ethernet controllers which can
>> be connected to an external RMII PHY. The MAC IP is from Designware.
>> Enable this support with the existing U-Boot Designware MAC driver
>> so that the ethernet port on Intel Galileo board can be used.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> arch/x86/cpu/quark/quark.c | 19 +++++++++++++++++++
>> include/configs/galileo.h | 5 +++++
>> 2 files changed, 24 insertions(+)
Since this only affects this new board we may as well apply it now.
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list