
Originally Posted by
snehne
* I was able to add the logo.bin into the gcd file as the third bin file, and save it, but I am not sure what this will do. In particular, I could add another one (the 670 one), and when I load the modified gcd, I saw both of them listed despite they all have the same parameters. So I am wondering how the gcd works -- does it just load the sections in order, and overwrite earlier writes if later ones use the same address? In other words, if I just add it as the third bin file and load the modified firmware, would it be loaded over original and if it happens to be the region where the logo is accessed, then It gets replaced? From the addresses they don't actually seem to overlap ... but then since the firmware update does not change the splash, maybe the logo was at a different place. The addresses are:
boot.bin: section 0800, size 270048, RGN region 0C
fw_all.bin: Section BD02, size 10355456, RGB region 0E
logo.bin (from nuvi660OrigSplashScreen): Section 1005, size 270274, RGN region 10
Bookmarks