diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-08-23 18:54:37 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2008-10-11 16:18:47 +0100 |
commit | 9bed90c6a46f10c2d3052c0585057a5cb7392b92 (patch) | |
tree | 60d02a05949a4a7b2fcc61a42805a25fcce8e8f8 | |
parent | d888e25b8dd1b501ac75b0c6587c043a394319c3 (diff) | |
download | linux-3.10-9bed90c6a46f10c2d3052c0585057a5cb7392b92.tar.gz linux-3.10-9bed90c6a46f10c2d3052c0585057a5cb7392b92.tar.bz2 linux-3.10-9bed90c6a46f10c2d3052c0585057a5cb7392b92.zip |
Documentation: Document the RB532 specific kmac tag
The Routerboard 532 bootloader passes the korina ethernet
MAC adapter address to the kernel on the command line.
Document this in the kernel-parameters file.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 329dcabe4c5..d0fff6302f6 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1014,6 +1014,10 @@ and is between 256 and 4096 characters. It is defined in the file (only serial suported for now) Format: <serial_device>[,baud] + kmac= [MIPS] korina ethernet MAC address. + Configure the RouterBoard 532 series on-chip + Ethernet adapter MAC address. + l2cr= [PPC] l3cr= [PPC] |