1) There are some problems for us in working out DVSDK examples. In DVSDK user guide they given that in order the examples in DVSDK to work we have to flash with the rootfs.jffs2 in DVSDK instead of SDK root.jffs2. We did the same thing and we are getting an error. It is not taking the full root.jffs2 file while booting, after some memory location it is saying as truncating and stopping boot procedure.
Actually the root.jffs2 file in DVSDK is of 76MB in size where as the file in sdk which we normally use is of size 18MB. We changed the size in reflash_samsung.txt file which is allocated for root.jffs2 from 0x1400000 to 0x6000000. Even then we are facing the same problem. What may be the reason for this?
2) Another thing what we read in DVSDK user guide is about rebuilding the linux kernel to generate uImage. We untared the tar file and followed the procedure as mentioned to create uImage. After reconpiling the kernel an image was generated but it was named as zImage not uImage. We renamed it as uImage and flashed into the OMAP3530 board but it was giving an error after reflashing as " BAD MAGIC NUMBER". But in the document they are saying that it will generate uImage. Why is this happenig so? Please let us know..
We are using the latest versions of SDK (1_00_02) and DVSDK (3_00_00_29)
Thanks and regards,
M.BHARATH