7 Commits

Author SHA1 Message Date
lishuang.xie
a1d7d6d271 update feature#1613# to dev_ck_v2.1
1. update: osp/src/ospCfgToBin.c
2. the spe file: old: malloc(128M) from system
                 now: ddr for phy ape: 0x9900 0000
3. update: rfic/makefile
4. the rfic_xxx.out named rfic.out(Does not distinguish the board)
5. Test:
   5.1 spu_case0_arm_case0_cpri:  PASS
   5.2 spu_case14_arm_case20_cpri:PASS
   5.3 spu_case20_arm_case20_cpri:PASS
   5.4 spu_case21_arm_case21_cpri:PASS
   5.5 spu_case34_arm_case5:      PASS
   5.6 spu_case44_arm_case5:      PASS
2024-01-22 09:41:24 +08:00
lishuang.xie
dd5730716e update Feature Enhancement#1557 into dev_ck_v2.1
1. rfic/ucp_rfic_cfg.json add options
2. rfic/src/main.c update
2024-01-05 13:56:04 +08:00
xianfeng.du
af057e2fd7 updated rfic.out makefile 2023-10-26 09:01:30 +08:00
lishuang.xie
36a9ef7332 update New Feature#1167
1. UCP_API_RFIC_CellInit() and UCP_API_RFIC_CellSetup() changed input parameter.
2. modify: ucp_rfic_cfg.json file add two parameter.
3. modify: /rfic/src/main.c read the new input parameter from the ucp_rfic_cfg.json.
4. test: spu(case44) + arm(case5): pass
2023-10-20 14:15:56 +08:00
xianfeng.du
49f94d96b6 updated build.sh for rfic compilation 2023-09-26 11:29:28 +08:00
lishuang.xie
14174fc391 1. rfic use librfic.a not used rfic/lib/librfic.a
2. modify build.sh and rfic/makefile
2023-09-25 10:50:42 +08:00
lishuang.xie
8656552bc6 1. update Nea Feature#1069# (add rfic path)
2. update New Feature#1083# (modify /ops/sr/ospLog.c)
3. testcase:
   3.1 spu(case34)+arm(case5):  pass
   3.2 spu(case44)+arm(case5):  pass
   3.3 spu(case21)+arm(case21): pass
   3.4 spu(case14)+arm(case3):  pass
2023-09-25 09:39:45 +08:00