achiang | built-in.o is a special object that consists of individual objects mushed together to form built-in.o | 00:01 |
---|---|---|
achiang | looking4b: does your kernel boot up? | 00:04 |
looking4b | kinda | 00:16 |
looking4b | I cannot really tell passed a point | 00:16 |
looking4b | it might crash at a point but since I am running it blind I am not sure | 00:17 |
looking4b | I hooked up the debugger and I go through a lot of code and a lot of printk | 00:17 |
looking4b | but I see nothing on the console/serial port | 00:17 |
looking4b | I do have the serial driver turn on in the kernel config | 00:18 |
looking4b | and my BSP specifies my device | 00:18 |
looking4b | I am not troubleshooting why I am not getting any console output | 00:18 |
looking4b | I just cannot figure out which serial/uart driver the kernel is using | 00:19 |
looking4b | i think I found the driver for the coldfire | 00:21 |
looking4b | under /driver/serial/mcf.c | 00:22 |
looking4b | but it does not have the uart_console_write function in it | 00:22 |
=== yofel_ is now known as yofel | ||
persia | Anyone happen to know the URL for the wiki page about cross-compiling kernels? | 14:18 |
penguin42 | hmm I seem to have a kernel build that's stalled with ld hung in stat->__xstat (libfakeroot)->send_get_state->send_get_fakem->semaphore_up->semop seems odd; I'm guessing that's a libfakeroot bug | 16:50 |
looking4b | Does anybody know how to get the uart/serial port working for the m68knommu coldfire architecture? | 17:07 |
looking4b | I have been trying for days without success | 17:08 |
looking4b | it seems like things have been coded for ttyS0 to function as the console but I only have access to UART1 on my hardware which would be ttyS1 | 17:08 |
looking4b | I do use a hardcoded kernel argument of console=ttyS1 but nothing works | 17:09 |
penguin42 | looking4b: I assume you have the driver built into the kernel, have you got it booted at all? If so can you get a dmesg to see what it thinks that serial device is? | 17:22 |
ali1234 | does ubuntu use modified module-init-tools? | 21:17 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!