Hi Xiangfu, Le Monday 27 July 2009 05:12:26 Xiangfu Liu, vous avez écrit : > Hi there > I work on a jz4740 cpu device. there[1] is all the code. > your can find the kernel patch at [2] > > the .24 kernel is work, but the .28 boot to "Please be patient, while > OpenWrt loads" then stop. I put rootfs in mmcblk0p1 with ext2. > > I use "tar jxvf openwrt-xburst-rootfs.tgz[3] /media/MMCBLK0P1" to cp the > rootfs to sd card. > > is there something wrong with rootfs?
Not with the rootfs directly but with the toolchain that compiled it. We recently disabled the kernel FPU emulator, so the toolchain must be recompiled (make distclean) to compile applications with software-floating point enabled. Relevant changeset about this is : 16604 > > thanks for help. > > > [1] http://github.com/lindnermarek/openwrt-x-burst/commits/x-burst > [2] > http://github.com/lindnermarek/openwrt-x-burst/tree/76e7e9d1590d2f1a742c5dc >96420e22bc4e5d234/target/linux/xburst [3] > http://www.openmobilefree.net/other/file/Ben_NanoNote/openwrt-xburst-rootfs >.tgz -- Best regards, Florian Fainelli Email: [email protected] Web: http://openwrt.org IRC: [florian] on irc.freenode.net -------------------------------
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
