hello! trying to use todays openwrt trunk on a soekris net4826 i ran into the following problems:
1) the default kernel 2.6.31.12 does not boot (system continually reboots) and does not show any output on the serial console. i updated to kernel 2.6.32.8, which works better, but: 2) target/linux/x86/patches-2.6.32/300-block2mtd_init.patch causes the kernel (now 2.6.32.8) to oops. i can boot into a block2mtd device without it, so i think it can be removed. 3) we have the issue of the "console" entry in grub menu.lst. it makes grub really slow on the soekris boards. this is also mentioned in: https://dev.openwrt.org/ticket/4753 https://dev.openwrt.org/ticket/2421 http://firmware.leipzig.freifunk.net/kamikaze/_patches/x86-soekris-net4801- grub-serial.patch other x86_generic platforms need the "console" options, so how can we change this conditionally based on Profile/net48xx? 4) serial speed should be 19200 by default, since this is the default setting of the bios. same here, this should probably be defaulted based on the profile. if you can tell me how to check for a profile in the image/Makefile i'll send in a patch... bruno _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel