Skip to content

Commit

Permalink
Delete the SABLE_RTL case.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2005
1 parent 57e3e3b commit 4f94afa
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions include/asm-mips/sn/sn0/arch.h
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,8 @@
#define MAX_MEM_SLOTS 32 /* max slots per node */
#endif /* defined(N_MODE) */

#if SABLE_RTL
#define SLOT_SHIFT (28)
#define SLOT_MIN_MEM_SIZE (16*1024*1024)
#else
#define SLOT_SHIFT (27)
#define SLOT_MIN_MEM_SIZE (32*1024*1024)
#endif

#define CPUS_PER_NODE 2 /* CPUs on a single hub */
#define CPUS_PER_NODE_SHFT 1 /* Bits to shift in the node number */
Expand Down

0 comments on commit 4f94afa

Please sign in to comment.