Hi,
I have a DM8127 based camera with the following settings. I want to flash IPNC RDK UBoot since the default UBoot doesn't support the "ipnc_ff_init" command. So I have to modify the IPNC RDK source code to match the camera's settings.
DDR: 256MB
NAND: 128MB
ARM clk: Not known(Will get this shortly)
DDR clk: Not known(Will get this shortly)
I have to modify the IPNC RDK UBoot params to match the above values.
Pls let me know which are the files in source code to be modified for this.
Is there anything else needed to be done when porting a new UBoot Image to a new Hardware whose only known params are as above ?
One more question: What is ipnc_ff_init command ? Is this passing some info to Kernel ?
(PS: I have already gone through the TI81XX PSP UBOOT User Guide, but confused about the files to be modified for DM8127)
Best Regards
JK