1
0
Fork 0

ARM64: dts: meson: accept MAC addr from u-boot environment

Extend configuring the MAC address from u-boot to all meson boards.

I didn't test this changeset but having checked libretech's u-boot
tree I believe it should just work.

Signed-off-by: Jorge Ramirez-Ortiz <jramirez@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
hifive-unleashed-5.1
Jorge Ramirez-Ortiz 2018-01-17 11:56:27 +01:00 committed by Kevin Hilman
parent f7c36209c4
commit 059a58fcd5
12 changed files with 12 additions and 0 deletions

View File

@ -48,6 +48,7 @@
/ {
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -52,6 +52,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -54,6 +54,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -53,6 +53,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -47,6 +47,7 @@
/ {
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -47,6 +47,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -16,6 +16,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -29,6 +29,7 @@
aliases {
serial2 = &uart_AO_B;
ethernet0 = &ethmac;
};
gpio-keys-polled {

View File

@ -52,6 +52,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -17,6 +17,7 @@
aliases {
serial0 = &uart_AO;
serial1 = &uart_A;
ethernet0 = &ethmac;
};
chosen {

View File

@ -54,6 +54,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {

View File

@ -58,6 +58,7 @@
aliases {
serial0 = &uart_AO;
ethernet0 = &ethmac;
};
chosen {