diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2013-06-25 08:13:13 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2013-07-01 09:10:55 -0400 |
commit | f69df6d33c020d3510a31d142edda3bd2107dff4 (patch) | |
tree | 4e04522057b81368392895c4209081bb91ea250c /arch/mips/sibyte | |
parent | a7543d6003bcd73b57d5244ce78cfe9462755f90 (diff) |
MIPS: Sibyte: Fix comment.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sibyte')
-rw-r--r-- | arch/mips/sibyte/Platform | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/mips/sibyte/Platform b/arch/mips/sibyte/Platform index af9ee6afa31a..6cb6dcf241f2 100644 --- a/arch/mips/sibyte/Platform +++ b/arch/mips/sibyte/Platform | |||
@@ -30,7 +30,8 @@ cflags-$(CONFIG_SIBYTE_BCM1x80) += \ | |||
30 | # Sibyte BCM91120C (CRhine) board | 30 | # Sibyte BCM91120C (CRhine) board |
31 | # Sibyte BCM91125C (CRhone) board | 31 | # Sibyte BCM91125C (CRhone) board |
32 | # Sibyte BCM91125E (Rhone) board | 32 | # Sibyte BCM91125E (Rhone) board |
33 | # Sibyte SWARM board | 33 | # Sibyte BCM91250A (SWARM) board |
34 | # Sibyte BCM91250C2 (LittleSur) board | ||
34 | # Sibyte BCM91x80 (BigSur) board | 35 | # Sibyte BCM91x80 (BigSur) board |
35 | # | 36 | # |
36 | load-$(CONFIG_SIBYTE_CARMEL) := 0xffffffff80100000 | 37 | load-$(CONFIG_SIBYTE_CARMEL) := 0xffffffff80100000 |