[PATCH 2/2] DA850: move MII/RMII pin lists to the board file

2010-08-01 Thread Sergei Shtylyov
The CPGMAC pin list in da850.c was incorrectly split into two MII/RMII mode specific pin lists, while what pin group is used is a function of how the board is wired. Copy the pin lists to board-da850-evm.c, renaming them accordingly, and merge the two lists in da850.c into one, da850_cpgmac_pins[]

[PATCH 1/2] DA850: move NAND/NOR pin lists to the board file

2010-08-01 Thread Sergei Shtylyov
The NAND/NOR flash pin lists (da850_nand_pins/da850_nor_pins) are purely board specific and as such shouldn't be in da850.c -- copy them to board-da850-evm.c, renaming to da850_evm_nand_pins/da850_evm_nor_pins respectively, and merge the two lists in da850.c into one, representing the EMIF 2.5 modu

Re: Boot time

2010-08-01 Thread Constantine Shulyupin
We designed fast boot for functional DaVinci network camera. Gross reboot time takes 3.2 seconds. (measured on network) Firmware boot time is 2.5 seconds. (measured on serial console). Booting Linux dm365 Network Camera in 3.2 seconds: http://e2e.ti.com/support/embedded/f/354/t/51158.aspx Boot of