From e851661fa475a0dcd819666ce19398e2e226d743 Mon Sep 17 00:00:00 2001 From: pvvx Date: Sun, 26 Feb 2017 03:15:02 +0300 Subject: [PATCH] Update --- .cproject | 7 +- .../8195a/fwlib/rtl8195a/rtl8195a_sys_on.h | 1 + .../misc/bsp/lib/common/GCC/lib_platform.a.0 | Bin 366322 -> 0 bytes .../common/GCC/rlx8195A-symbol-v04-img2.ld | 30 +- .../realtek/8195a/misc/driver/rtl_consol.c | 7 +- .../8195a/misc/iar_utility/common/8195a.ddf | 23 - .../iar_utility/common/dram/EM6A6165TS_7G.mac | 41 - .../misc/iar_utility/common/dram/common.mac | 4 - .../misc/iar_utility/common/dram/readme.txt | 4 - .../misc/iar_utility/common/flashloader.zip | Bin 0 -> 301027 bytes .../flashloader/EWARM_bcut/FlashLoader.dep | 281 - .../flashloader/EWARM_bcut/FlashLoader.ewd | 1522 ------ .../flashloader/EWARM_bcut/FlashLoader.ewp | 995 ---- .../flashloader/EWARM_bcut/FlashLoader.ewt | 1074 ---- .../flashloader/EWARM_bcut/FlashLoader.eww | 10 - .../flashloader/EWARM_bcut/flash_MX25L8008.c | 395 -- .../EWARM_bcut/framework2/flash_config.h | 22 - .../EWARM_bcut/framework2/flash_loader.c | 145 - .../EWARM_bcut/framework2/flash_loader.h | 78 - .../EWARM_bcut/framework2/flash_loader_asm.s | 197 - .../framework2/flash_loader_extra.h | 27 - .../EWARM_bcut/mx25l8008_flashloader_mp.icf | 60 - .../EWARM_bcut/platform_autoconf.h | 210 - .../EWARM_bcut/platform_autoconf.h.1 | 210 - .../flashloader/EWARM_bcut/preload.mp.mac | 64 - .../EWARM_bcut/rtl8195a/hal_misc.c | 360 -- .../EWARM_bcut/rtl8195a/hal_spi_flash_ram.c | 1457 ------ .../settings/FlashLoader.Debug.cspy.bat | 40 - .../settings/FlashLoader.Debug.driver.xcl | 23 - .../settings/FlashLoader.Debug.general.xcl | 13 - .../EWARM_bcut/settings/FlashLoader.crun | 16 - .../EWARM_bcut/settings/FlashLoader.dbgdt | 5 - .../EWARM_bcut/settings/FlashLoader.dni | 22 - .../EWARM_bcut/settings/FlashLoader.wsdt | 155 - .../EWARM_bcut/settings/FlashLoader.wspos | 2 - .../common/flashloader/FlashLoader.bin | Bin 6720 -> 0 bytes .../common/flashloader/FlashRTL8195aMP.board | 24 - .../common/flashloader/FlashRTL8195aMP.flash | 10 - .../common/flashloader/FlashRTL8195aMP.mac | 72 - .../common/flashloader/FlashRTL8195aMP.out | Bin 89432 -> 0 bytes .../flashloader/FlashRTL8195aMP_img1.board | 17 - .../flashloader/FlashRTL8195aMP_img1_v0.board | 17 - .../flashloader/FlashRTL8195aMP_img2.board | 26 - .../common/flashloader/FlashRTL8195aQA.board | 30 - .../common/flashloader/FlashRTL8195aQA.flash | 10 - .../common/flashloader/FlashRTL8195aQA.mac | 60 - .../common/flashloader/FlashRTL8195aQA.out | Bin 151784 -> 0 bytes .../misc/iar_utility/common/gen_board.bat | 53 - .../iar_utility/common/gen_board_img2.bat | 69 - .../misc/iar_utility/common/postbuild.bat | 47 - .../misc/iar_utility/common/postbuild.vbs | 5 - .../iar_utility/common/postbuild_alink.bat | 30 - .../iar_utility/common/postbuild_alink.vbs | 5 - .../iar_utility/common/postbuild_img1.bat | 33 - .../iar_utility/common/postbuild_img1.vbs | 5 - .../iar_utility/common/postbuild_img2.bat | 77 - .../iar_utility/common/postbuild_img2.vbs | 5 - .../iar_utility/common/postbuild_img2_gcc.bat | 61 - .../misc/iar_utility/common/prebuild.bat | 29 - .../misc/iar_utility/common/prebuild.vbs | 15 - .../misc/iar_utility/common/preload.dap.mac | 372 -- .../8195a/misc/iar_utility/common/preload.mac | 392 -- .../misc/rtl_std_lib/include/rtl_bios_data.h | 2 +- build/bin/ota.bin | Bin 307444 -> 307428 bytes build/bin/ram_2.bin | Bin 307424 -> 307408 bytes build/bin/ram_2.ns.bin | Bin 307440 -> 307424 bytes build/bin/ram_2.p.bin | Bin 307440 -> 307424 bytes build/bin/ram_all.bin | Bin 352496 -> 352480 bytes build/obj/build.nmap | 4500 ++++++++--------- project/inc/platform_autoconf.h | 62 +- project/src/user/main.c | 42 +- 71 files changed, 2326 insertions(+), 11244 deletions(-) delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/bsp/lib/common/GCC/lib_platform.a.0 delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/8195a.ddf delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/dram/EM6A6165TS_7G.mac delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/dram/common.mac delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/dram/readme.txt create mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader.zip delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/FlashLoader.dep delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/FlashLoader.ewd delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/FlashLoader.ewp delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/FlashLoader.ewt delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/FlashLoader.eww delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/flash_MX25L8008.c delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/framework2/flash_config.h delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/framework2/flash_loader.c delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/framework2/flash_loader.h delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/framework2/flash_loader_asm.s delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/framework2/flash_loader_extra.h delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/mx25l8008_flashloader_mp.icf delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/platform_autoconf.h delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/platform_autoconf.h.1 delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/preload.mp.mac delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/rtl8195a/hal_misc.c delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/rtl8195a/hal_spi_flash_ram.c delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.Debug.cspy.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.Debug.driver.xcl delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.Debug.general.xcl delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.crun delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.dbgdt delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.dni delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.wsdt delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/EWARM_bcut/settings/FlashLoader.wspos delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashLoader.bin delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP.board delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP.flash delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP.mac delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP.out delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP_img1.board delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP_img1_v0.board delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aMP_img2.board delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aQA.board delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aQA.flash delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aQA.mac delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/flashloader/FlashRTL8195aQA.out delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/gen_board.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/gen_board_img2.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild.vbs delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_alink.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_alink.vbs delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_img1.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_img1.vbs delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_img2.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_img2.vbs delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/postbuild_img2_gcc.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/prebuild.bat delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/prebuild.vbs delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/preload.dap.mac delete mode 100644 RTL00_SDKV35a/component/soc/realtek/8195a/misc/iar_utility/common/preload.mac diff --git a/.cproject b/.cproject index c2ce21c..c87b3e5 100644 --- a/.cproject +++ b/.cproject @@ -141,7 +141,7 @@ - + @@ -486,6 +486,7 @@