On Sat, Apr 05, 2014 at 08:07:29PM +0530, Rajesh Mallah wrote: > Dear List members, > > I am trying to add a TV box (B133) based on A20 using the > instructions at the wiki and following it to the word. > I am not conversant with Git. > > > i have extracted the stock script.bin and the bootinfo using a10 meminfo > static > > ================================== > dram_clk = 432 > dram_type = 3 > dram_rank_num = 1 > dram_chip_density = 4096 > dram_io_width = 16 > dram_bus_width = 32 > dram_cas = 9 > dram_zq = 0x7f > dram_odt_en = 0 > dram_tpr0 = 0x42d899b7 > dram_tpr1 = 0xa090 > dram_tpr2 = 0x22a00 > dram_tpr3 = 0x0 > dram_emr1 = 0x4 > dram_emr2 = 0x10 > dram_emr3 = 0x0 > ======================================= > > The problem is when i do > > > git format-patch -M -C HEAD^ > > I get : > 0001-sunxi-dram-Fix-autorefresh-timing-setup.patch
http://media.pragprog.com/titles/tsgit/chap-005-extract.html > The above has nothing to do with the changes that i did namely > > 1) Added a generic file with 432 as dram_clk , in case i was > supposed to use the existing generic version with 384 as dram_clk > pls lemme know. That's fine. But you need to actually git add it to the repository, and once you are finished with your changes, you need to git commit the lot :) > 2) added an entry to boards.cfg > > please tell how to proceed. > > kind regds > mallah. As for your lack of camera, a higher end smartphone camera is better than no pictures. And ask around, perhaps one of your friends or family has access to a digital camera that you can borrow for a few hours. And nice to know that you are doing this. Do you need help creating a wiki account? Luc Verhaegen. -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
