Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0a8141e2 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Adrian Bunk
Browse files

XTENSA: Emphasize that the "eth" boot-time parm takes a value

parent 4aad794a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -798,7 +798,7 @@ static int iss_net_setup(char *str)

#undef ERR

__setup("eth", iss_net_setup);
__setup("eth=", iss_net_setup);

/*
 * Initialize all ISS Ethernet devices previously registered in iss_net_setup.