Hello,
I have added a hackish patch, derived from muliple source and forced
the build process to generate an image (none of the changes are
"nice").
The build is sucessful and the images are create in the bin/foo directory.

There is a printk with a string in one of the files, that should
indicate successful inclusion of the changes that i have made.

Now, I am stuck.
(a) Flashing openwrt-ramips-rt305x-uImage.bin : Is actually booted by
the boot loader, but does not seem to include the patches that i have
included in the build process.
(b) Flashing openwrt-ramips-rt305x-vmlinux.bin &&
openwrt-ramips-rt305x-vmlinux.elf : Actually contains the magic
string, but not is not bootable, because i get a one line error
message saying "Bad magic number: Hex string"

The snippet below, should be for further help:
<snip>
harish@embedded:~/openwrt/trunk/build_dir/linux-ramips_rt305x$ pwd
/home/harish/openwrt/trunk/build_dir/linux-ramips_rt305x
harish@embedded:~/openwrt/trunk/build_dir/linux-ramips_rt305x$ ls *fonera*
vmlinux-fonera20n  vmlinux-fonera20n.bin.lzma  vmlinux-fonera20n.uImage
harish@embedded:~/openwrt/trunk/build_dir/linux-ramips_rt305x$ grep -i
pronto *fonera*
Binary file vmlinux-fonera20n matches
</snip>

Please help,
Harish Badrinath
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to