xinxin.li
|
6ffdb4e9c4
|
modify arm csu bug, UCP4008-SL-EVB, Bug#1004
|
2023-08-23 16:29:08 +08:00 |
|
Xianfeng Du
|
dd0e4ba161
|
Merge branch 'dev_ck_v2.1_NewFeature#891' into 'dev_ck_v2.1'
fix the New Feature#891
See merge request ucp/driver/ucp4008_platform_arm!12
|
2023-08-03 16:12:22 +00:00 |
|
lishuang.xie
|
6f059f38a4
|
fix the New Feature#891
used the APE_PHY not the APE_TEST
|
2023-08-03 15:13:45 +08:00 |
|
xianfeng.du
|
a9d77a5d60
|
fixed the msg_transfer issue
|
2023-08-01 19:08:29 +08:00 |
|
Xianfeng Du
|
50e11a1be7
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
main函数中调用UCP_API_RFIC_CellSetup,通知ape启动CSU。
See merge request ucp/driver/ucp4008_platform_arm!11
|
2023-07-28 16:55:17 +00:00 |
|
liweihua
|
dc9907346f
|
call UCP_API_RFIC_CellSetup(2575770000u, 2575770000u, 100000000u, 0) in main()
|
2023-07-28 16:35:52 +08:00 |
|
Xianfeng Du
|
0e4d1e0ded
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
msg_queue_ul_setup函数中将ECS_SM修改为PET_SM
See merge request ucp/driver/ucp4008_platform_arm!10
|
2023-07-27 14:02:54 +00:00 |
|
liweihua
|
392ff31a23
|
modify function msg_queue_ul_setup in msg_transfer_queue.c
|
2023-07-27 13:43:57 +08:00 |
|
Xianfeng Du
|
443ef23fef
|
Merge branch 'dev_ck_v2.1_xls_printf' into 'dev_ck_v2.1'
the information of applicationPlatform just include the app information
See merge request ucp/driver/ucp4008_platform_arm!9
|
2023-07-26 17:10:55 +00:00 |
|
Xianfeng Du
|
1ad52cc5f0
|
Merge branch 'dev_ck_v2.1_xls_891' into 'dev_ck_v2.1'
add applicationPlatform information
See merge request ucp/driver/ucp4008_platform_arm!8
|
2023-07-26 14:02:58 +00:00 |
|
Xianfeng Du
|
dd5ffc9fd4
|
Merge branch 'dev_ck_v2.1_xls_891' into 'dev_ck_v2.1'
New Feature#891
See merge request ucp/driver/ucp4008_platform_arm!7
|
2023-07-26 12:43:48 +00:00 |
|
lishuang.xie
|
7d043c437c
|
the information of applicationPlatform just include the app information
|
2023-07-26 14:06:14 +08:00 |
|
lishuang.xie
|
3f80a881e8
|
add applicationPlatform information
|
2023-07-26 13:40:50 +08:00 |
|
lishuang.xie
|
f8d6d642a4
|
New Feature#891
1. doc change the APE_PHY and APE_TEXT address
2. testmac's cfgfile used thd address 0x9a000000
|
2023-07-26 12:03:44 +08:00 |
|
Xianfeng Du
|
98663ed792
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
1 delete UCP_API_JESD_PlatformSetup() and UCP_API_RFIC_CellInit() in drv_init;
See merge request ucp/driver/ucp4008_platform_arm!6
|
2023-07-24 20:21:35 +00:00 |
|
liweihua
|
ec514f10e5
|
1 delete UCP_API_JESD_PlatformSetup() and UCP_API_RFIC_CellInit() in drv_init;
2 call UCP_API_RFIC_CellInit() in main
|
2023-07-24 19:59:22 +08:00 |
|
Xianfeng Du
|
25905f4b4b
|
Merge branch 'dev_ck_v2.1_xls_891' into 'dev_ck_v2.1'
1. New Feature#891
See merge request ucp/driver/ucp4008_platform_arm!5
|
2023-07-24 10:02:08 +00:00 |
|
Xianfeng Du
|
10c3c4fd7f
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
call UCP_API_JESD_PlatformSetup() in drv_init()
See merge request ucp/driver/ucp4008_platform_arm!4
|
2023-07-24 10:01:57 +00:00 |
|
lishuang.xie
|
a2ae96715d
|
1. New Feature#891
spe cfg file addr change(malloc --> 0x9A00 0000)
when phy get the cfg file addr return the phy addr, not the vir addr
|
2023-07-22 22:12:02 +08:00 |
|
liweihua
|
4637a36bf9
|
call UCP_API_JESD_PlatformSetup() in drv_init()
|
2023-07-22 17:51:23 +08:00 |
|
xianfeng.du
|
f99b0bbef3
|
fixed the issue for submodule update
|
2023-07-21 13:55:19 +08:00 |
|
Xianfeng Du
|
df05efc8d8
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
init jesd in drv_init()
See merge request ucp/driver/ucp4008_platform_arm!3
|
2023-07-21 11:22:08 +00:00 |
|
liweihua
|
9b5b6afec1
|
init jesd in drv_init()
|
2023-07-21 11:05:01 +08:00 |
|
xianfeng.du
|
4c12ee2ed6
|
updated the build.sh
|
2023-07-21 10:04:33 +08:00 |
|
xianfeng.du
|
f0de9b768e
|
updated for the jesd submodule
|
2023-07-21 09:57:43 +08:00 |
|
xianfeng.du
|
efe607aa36
|
updated the build.sh for jesd submodule
|
2023-07-21 09:17:30 +08:00 |
|
Xianfeng Du
|
61ecf2f642
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
modify memory size of PHY and APE_TEXT
See merge request ucp/driver/ucp4008_platform_arm!2
|
2023-07-18 19:48:44 +00:00 |
|
liweihua
|
4f428bc1bd
|
modify memory size of PHY and APE_TEXT
|
2023-07-18 19:28:16 +08:00 |
|
Xianfeng Du
|
cd47bbce35
|
Merge branch 'dev_ck_v2.1_lwh' into 'dev_ck_v2.1'
delete ko source code
See merge request ucp/driver/ucp4008_platform_arm!1
|
2023-07-15 06:25:18 +00:00 |
|
liweihua
|
ea59f59646
|
delete ko source code
|
2023-07-15 14:19:51 +08:00 |
|
xianfeng.du
|
31cb06faab
|
updated build_jesd.sh attribute
|
2023-07-14 18:11:24 +08:00 |
|
xianfeng.du
|
2ccab68afa
|
updated submodule config
|
2023-07-14 18:08:05 +08:00 |
|
xianfeng.du
|
26900ddd78
|
updated build.sh
|
2023-07-14 17:29:38 +08:00 |
|
chao1.wang
|
2c80fc7f3c
|
First commit
|
2023-07-12 14:14:31 +08:00 |
|
Chao1 Wang
|
c86d963f9f
|
Initial commit
|
2023-07-12 06:02:43 +00:00 |
|