a7af0d60ac
rk356x: increase the rootfs size
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: Ic7a2e856b5bdafa9894113f31a859158f9f5ad22
2020-11-11 10:06:17 +08:00
e24bfac55d
xml: add more bsp for rk356x
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: I39b8fe8b849e9c978fde2a5035d391fcb3cb4aaa
2020-11-10 16:50:35 +08:00
6534aa4c4e
rk356x: BoardConfig.mk: remove RK_OEM_BUILDIN_BUILDROOT
...
Signed-off-by: Hans Yang <yhx@rock-chips.com >
Change-Id: I42492979e625d418f04bcf4afad87f73c593fafb
2020-11-10 15:59:29 +08:00
4f00a12a83
rv1126_rv1109: remove unused rootfs declarations
...
Fixes ./build.sh error
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com >
Change-Id: Iad4c5d4d85e1f913a255db52bbebc6de1057e449
2020-11-07 19:58:10 +08:00
0fe366cf14
Merge "common: build.sh: To fix if rootfs not exist or modify rootfs type"
2020-11-06 11:39:09 +08:00
67e0edda4a
Merge "common: build.sh: add a flag to build uboot spl"
2020-11-06 11:14:03 +08:00
f5b03d136e
common: build.sh: To fix if rootfs not exist or modify rootfs type
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: I0f64e5ebbac7090bc750f0db5c3e9da893420834
2020-11-06 10:34:28 +08:00
d4900170ce
build.sh: Refactor rootfs image links
...
Major changes:
1/ Link all rootfs images to $TOP_DIR/.rootfs
2/ Check filesystem type of the generate rootfs image
Change-Id: I260199195d9876c496bc7bd0a237f26fc0ded195
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com >
2020-11-06 09:36:28 +08:00
f8383cd365
rv1126_rv1109: uvcc-spi-nand: support userdata mounting
...
Change-Id: I9bc9fcba1b38b57b91e606c69c22ea22c019a37f
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-11-06 08:45:01 +08:00
8ba44a90c8
common: mk-image.sh: support make ubi image
...
Change-Id: I9144997c2330ac5bba59889b13dd751d76fdac34
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-11-05 22:21:06 +08:00
0b4b423153
common: build.sh: add a flag to build uboot spl
...
Set RK_LOADER_UPDATE_SPL on the BoardConfig***.mk
'true' is enable and others is disable.
export RK_LOADER_UPDATE_SPL=true
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: If8b2ef2d1cd74aeb67c5f50bd86d90f95cd19112
2020-11-05 14:04:20 +08:00
4df36b64e1
oem: updata db for hue
...
Signed-off-by: allen.chen <allen.chen@rock-chips.com >
Change-Id: I553c85c8939e165afcfeeb4314f3b4d5bdfc5e42
2020-11-05 09:47:37 +08:00
2a89fc75bb
oem: uvc: update usb_config to support h265 default
...
Change-Id: I24e1a44027689f5e7aaaf318469cc340005ea8d1
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-11-03 20:22:13 +08:00
99f9e642f7
Merge "rv1126_rv1109: facial_gate: modify kernel dts from v12 to v13"
2020-11-02 16:35:16 +08:00
c9d21c9d68
rv1126_rv1109: facial_gate: modify kernel dts from v12 to v13
...
Signed-off-by: Lin Jianhua <linjh@rock-chips.com >
Change-Id: I249127f44d7457e7d83b8a559fd8e059fd9dcb45
2020-11-02 16:21:45 +08:00
cec8d01ef5
rv1126_rv1109: update BoardConfig-uvcc-spi-nand.mk to support ab default
...
Change-Id: Ie553f85c8570d501528d16e100ba531628ed06e1
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-11-02 13:37:20 +08:00
513df37213
rv1126_rv1109: uvcc-spi-nand: modify parameter and add RK_SPL_DEFCONFIG
...
Change-Id: I2bad8f9e981c567622c9a0d4f6290d00e5dfcb3b
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-29 20:40:12 +08:00
f03f1c0454
rk356x: first init for rk356x buildroot
...
1/ the main config info:
RK_UBOOT_DEFCONFIG: rk3568
RK_KERNEL_DEFCONFIG: rockchip_linux_defconfig
RK_KERNEL_DTS: rk3568-evb1-ddr4-v10-linux
RK_CFG_BUILDROOT: rockchip_rk356x
RK_CFG_RECOVERY: rockchip_rk356x_recovery
2/ use fit image format to pack boot and recovery image
RK_KERNEL_FIT_ITS: boot.its
RK_RECOVERY_FIT_ITS: boot4recovery.its
3/ add parameter-buildroot-fit.txt for buildroot fit
Change-Id: I1ebdd7fbf14a5baf1e49149dc53a988a4dadba6a
Signed-off-by: Hans Yang <yhx@rock-chips.com >
2020-10-26 16:29:14 +08:00
34cbd41b3e
common: mk-fitimage.sh: support aarch64 mode
...
Signed-off-by: Hans Yang <yhx@rock-chips.com >
Change-Id: I67fde89a8f07affab26f700d18207aea59b85760
2020-10-26 16:21:17 +08:00
4180a1f05b
Merge "common: add configure file for build.sh to check building environment"
2020-10-22 19:59:24 +08:00
ef8ef645f2
Merge "common: build.sh: add command check building environment"
2020-10-22 19:59:14 +08:00
69cd580a9b
rv1126_rv1109: parameter-fit-128M: rm userdata part
...
Change-Id: Idc69daf0c39d41460fda7c95f12579e44f8cb560
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-22 16:55:11 +08:00
73dc5b7687
common: add configure file for build.sh to check building environment
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: I1daa18a7b55caf49d2dac65bec2afc2148b80feb
2020-10-22 15:38:02 +08:00
223ce5ea36
common: build.sh: add command check building environment
...
read configure files from:
device/rockchip/common/build-depend-tools.txt
device/rockchip/$RK_TARGET_PRODUCT/build-depend-tools.txt
configure format:
test_command,package_name
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: I0d6d34b87285414ee393a3f40a4aeee933b21c51
2020-10-22 15:37:46 +08:00
f19461d007
rv1126_rv1109: update parameter-fit-128M.txt to fix data mount fail
...
Change-Id: Ie21ceb8e57ac8c308bdfa0f7950b41b8f4917623
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-21 18:41:25 +08:00
bafe256c6a
oem_uvcc: add ulimit config
...
Change-Id: Iaa62c2d3ce3f9a817eeeca8cb4485d4036d8e23c
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-21 16:42:40 +08:00
5f2878270a
Fix: build.sh: Fix Build A/B update error.
...
Fix link package-file error for A/B update.
Signed-off-by: wengtao <tao.weng@rock-chips.com >
Change-Id: I1745bc6754a433c8d85c00cba1514e7a077841f1
2020-10-20 10:25:25 +08:00
1d063a1f4f
Merge "oem: update db for ipc and facial-gate"
2020-10-19 21:28:31 +08:00
2924cfb22a
Merge "oem_uvcc: usb_config: support yuyv format"
2020-10-19 09:57:23 +08:00
9c29b1740c
oem: update db for ipc and facial-gate
...
1. delete rotation option
2. delete iImageOverlayEnabled
Signed-off-by: allen.chen <allen.chen@rock-chips.com >
Change-Id: I1403c08da3530644f61e22a5643cf514a2561739
2020-10-17 17:02:19 +08:00
c02d9c3895
oem_uvcc: usb_config: support yuyv format
...
Change-Id: I153bd792ec84543f7dcf0542f89cdcd17b240b2c
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-17 11:37:22 +08:00
4d4019a10d
Revert "oem_uvcc: add ispserver dir for ld libcfix libc"
...
New prebuild libc-2.28.so is fix now,so revert it.
This reverts commit 481188f727 .
Change-Id: I05cd45e97f5df00062a9e71e5c06558659dd857d
2020-10-16 14:40:38 +08:00
15ed61dfac
rv1126_rv1109: parameter-tb.txt: fix partition offset calc error
...
Signed-off-by: Hans Yang <yhx@rock-chips.com >
Change-Id: I6739ff5261f67c98914b02238be0aafb2b094867
2020-10-15 11:26:44 +08:00
d1e0adfa3f
oem-ipc: remove useless script isppx3_init.sh && isppx4_init.sh
...
Signed-off-by: Yiqing Zeng <zack.zeng@rock-chips.com >
Change-Id: I54c3400432e50d2ea4e17d0ad530292052a14f4b
2020-10-13 20:08:02 +08:00
47389b0ede
rk3399: rename the sapphire excavator board
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: Ida5fb80f36b2acaba6a1e73a83f583a40d7b22e7
2020-10-13 16:45:06 +08:00
4892d86deb
device/rockchip: update version for paramter.txt
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: I2bcca1abf9d1490e6b1f1aef36818f03bdbad391
2020-10-13 14:26:39 +08:00
d2a68bb5af
Merge "oem_ipc: add sleep 2 after dbserver"
2020-10-13 10:25:32 +08:00
c167e35026
oem_ipc: add sleep 2 after dbserver
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: Ifadbd4ec25a29506de28169dbf64b2f26f1f3620
2020-10-13 10:21:05 +08:00
f0e1cb84ec
Merge "oem_uvcc: add ispserver dir for ld libcfix libc"
2020-10-10 11:53:08 +08:00
3eb88c7673
rv1126_rv1109: BoardConfig: tb: use userdata_empty
...
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com >
Change-Id: I7e0353f5d156cc6f19152bb6c59dac89c231a8ba
2020-10-09 21:12:04 +08:00
35d7e454e1
Merge "oem_uvcc: update RkLunch-stop.sh for aiq_tool_server"
2020-10-09 16:14:46 +08:00
481188f727
oem_uvcc: add ispserver dir for ld libcfix libc
...
Change-Id: I1e7d7c1cee95c714b89222363e176e474fba0632
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-09 09:33:22 +08:00
d167d01e48
oem_uvcc: update RkLunch-stop.sh for aiq_tool_server
...
Change-Id: I2d96ea4e11c9feea0c84fa7315e1d70c5439e3d1
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-10-08 16:13:59 +08:00
ede69964f7
mk-image.sh: perfer lz4 compress
...
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com >
Change-Id: I7ff550988e6947892b27c080c3c42c3990ccb416
2020-10-02 15:39:07 +08:00
55eb5d251b
oem: add battery_ipc
...
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com >
Change-Id: I694aa02dd2a9cae4dc9871b7316c5bd2e3c9f419
2020-09-30 11:48:33 +08:00
aa8d70c1ab
rv1126_rv1109: add oem partition
...
Signed-off-by: Fenrir Lin <fenrir.lin@rock-chips.com >
Change-Id: Id5ad349dbac92f815bc1a90359ff02b0696d08c3
2020-09-30 11:48:33 +08:00
786c1c85fe
oem_uvcc: update aicamera and fix get camera_max_width/height fail for vicap
...
Change-Id: I3a75114e9ab631d2bddf2c625501422424e9bd69
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-09-29 19:49:48 +08:00
f66306e007
rk3328: Add yocto machine
...
Change-Id: I2c79769ebba98a0564ecbc44489ce86ee421cbc6
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com >
2020-09-28 09:28:06 +08:00
39327d36ec
Merge "oem_uvcc: update usb_config.sh for uvc yuyv"
2020-09-27 10:46:30 +08:00
b1719e6bc8
rk3399pro: update v1.3.4 for parameter
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: I6412be977b5f323b1bfe98c2f92fc04664b299f1
2020-09-27 10:38:32 +08:00