Hi,
We are doing custom board using 66Ak2H12 processor. The u-boot,Linux source codes have to be customized.
We require clarifications on u-boot and Linux source codes
1.In u-boot source code we are finding two types
a)K2_UBOOT_2013_01_15.07_01 tagged
b)ti-u-boot-2016.03 tagged (Hopefully this and latest PSDK are same)
We found differences in the above versions.Can anyone explain why two different versions are maintained in git repository?
Is there any advantages or any extra driver support available in this versions?
2. Code for booting over SRIO is present in K2_UBOOT_2013_01_15.07_01. We have used a part of this driver for initializing SRIO interface but its not working. It's getting stuck at the SRIO PLL settings.
3.. In Linux source codes also we are finding differences,
a) K2_RT_LINUX_3.10.72_15.08 tagged Linux. it is updated upto 3.10.72 not beyond.
b) K2_LINUX_3.13.00_14.05 tagged Linux
c) rio-dev-dio tagged Linux (supports rionet driver?) it is updated upto 3.10.10 not beyond.
d) Processor SDK is following 4.1 Linux (is it containing RIO net driver)
Is there any specific reasons are there to maintain these may versions in git repo?
Regards,
Sivanantham