pcw8256: update to the new major/minor numbers
authorAlan Cox <alan@etchedpixels.co.uk>
Sat, 8 Nov 2014 22:10:52 +0000 (22:10 +0000)
committerAlan Cox <alan@etchedpixels.co.uk>
Sat, 8 Nov 2014 22:10:52 +0000 (22:10 +0000)
Without this we panic with no tty on boot

Kernel/platform-pcw8256/config.h

index 6305948..91e8d25 100644 (file)
@@ -36,7 +36,7 @@
 #define SWAPBASE    0x0000     /* We swap the lot in one, include the */
 #define SWAPTOP            0xF000      /* vectors so its a round number of sectors */
 
-#define BOOT_TTY       18
+#define BOOT_TTY       (512 + 1)
 
 #define CMDLINE                NULL