5dcf3c917b
rv1126/rv1109: prebuilt: update firmware_merger burn screenshot.png
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: Ibbbf1fa79f7182f1198e93e533946dce644a96cc
2020-11-19 11:45:15 +08:00
d06e6a9ade
Merge "rk3399: use one parameter for all"
2020-11-17 14:32:35 +08:00
e0b46912ed
rk3399: use one parameter for all
...
Signed-off-by: Zain Wang <zain.wang@rock-chips.com >
Change-Id: I52ebc6003b1bdf0e7c5143aacc64524cdb09f507
2020-11-17 14:29:37 +08:00
bccfc31891
common: update debian stretch to buster
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: I5c5e148c605adb900dfddd061b2a00af2ed7d1fe
2020-11-16 19:06:38 +08:00
0afc0c5a64
Merge "common: build.sh: Create rockdev when running build_rootfs"
2020-11-16 17:24:26 +08:00
7b239518d1
common: build.sh: Create rockdev when running build_rootfs
...
Change-Id: I336e75d5c12e0d5f7396da3964ce4209f72b1e3d
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com >
2020-11-16 17:21:58 +08:00
e5451d3121
common: build.sh: fix make a/b update fail
...
Change-Id: I618aee62058c84b1e6e70bae6a8adbb79d5b2ee7
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-11-16 10:35:48 +08:00
dee177f063
rv1126_rv1109: parameter: add vnvm for 128M
...
Change-Id: I223039ffe84365863638f96ddc905529fb4d8d09
Signed-off-by: Mark Huang <huangjc@rock-chips.com >
2020-11-16 09:17:13 +08:00
9187f6604c
xml: update rk3288 parameter.txt for v2.3.0
...
Signed-off-by: Caesar Wang <wxt@rock-chips.com >
Change-Id: Ie61706708704aa6ff1edc4f00201480aa376b2dc
2020-11-14 19:01:42 +08:00
a9d827286e
rv1126/rv1109: BoardConfig*.mk: update userdata comment
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: I3070df8ccf406efb35b5edc57add82d9519f1b8f
2020-11-14 10:56:03 +08:00
dac875e5e1
RV1126/RV1109: update spi nand BoardConfig
...
Change-Id: Ie2c3b2eb62cdf2db70492ac90e0ce524281513ca
2020-11-14 10:54:46 +08:00
06d02e8d66
rv1126/rv1109: add slc nand boardconfig
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: I45b8d2cd71b4692536d2335ed48715a94461fca4
2020-11-14 10:27:33 +08:00
814944c724
Merge "common: fix make ubi filesystem"
2020-11-14 10:26:13 +08:00
e2814586ec
Merge "rk356x: BoardConfig.mk: add rockchip_linux_bifrost.config for kernel"
2020-11-13 17:09:38 +08:00
c438ab6b4c
rk356x: BoardConfig.mk: add rockchip_linux_bifrost.config for kernel
...
for linux platform bifrost can not compatible with mali config
Usage:
make ARCH=arm64 rockchip_linux_defconfig rockchip_linux_bifrost.config
Signed-off-by: Hans Yang <yhx@rock-chips.com >
Change-Id: I01244c12555471bba08309eeb2ef5f7803b6496d
2020-11-13 14:16:27 +08:00
eab0a16e10
common: build.sh: Refactor and cleanup
...
Major changes:
1/ Exit when error with better logs
2/ Check required configs with better logs
3/ Return to $TOP_DIR after every build stage finished
Change-Id: I2ae038a57cbfebd147870c07f90fd90251d4366a
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com >
2020-11-13 13:08:38 +08:00
f547f6a3d0
common: fix make ubi filesystem
...
Signed-off-by: Weiwen Chen <cww@rock-chips.com >
Change-Id: Id2d6cff58968c9388af3877ff031f7cc92dbe26a
2020-11-12 20:14:04 +08:00
3e85597b28
add RK3568 NVR product config
...
Change-Id: If73a697e4912a50e94cf61465c537e80d3f27de5
2020-11-12 14:48:36 +08:00
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