Hi, all,
    I'm studying openwrt-10.03(backfire).

    I compile a kernel uImage and setup a rootfs with mkfs.jffs2 for my
board.
    Now I can burn the rootfs.jffs2 onto NAND flash /mtd/mtdblock1
partition, then I can tftpboot the kernel uImage and mount the
/dev/mtdblock1.
    Here the OpenWRT start to run .........

    Then I want to combine the kernel and rootfs into a single image?
    Does it work? How to do it?

    Board flash Partitions:
        0~2M   ........... U-Boot
        2M~34M ........ for Board1.img
        34M~64M ...... for Dual Board2.img, or other data

    The above flash partitions map is right?
     I guess that maybe I need to modify the bootargs of u-boot? but how?

Thanks in advance!

Zheng
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to