| #
6a1a4123 |
| 31-Jul-2024 |
Jon Lin <jon.lin@rock-chips.com> |
configs: rv1106: Enable CONFIG_SPL_SPI_FLASH_SFDP_SUPPORT
Change-Id: I30c9eab499a4c81ca68a5f369967fcd94fff00c6 Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
|
| #
1cda5b46 |
| 02-Aug-2023 |
cww <cww@rock-chips.com> |
configs: rv1106: Run "sd_update" command without any key detect
Signed-off-by: cww <cww@rock-chips.com> Change-Id: I880adeb46299c2d221e542953edabfbf500fad5a
|
| #
068151cc |
| 05-Jul-2023 |
zhichao.guo <zhichao.guo@rock-chips.com> |
configs: rv1106-spi-nor: Enable CMD_MTD and modify SPL_FIT_IMAGE_KB
- Enable CMD_MTD to upgrade MTD partition for spi nor flash. - Modify SPL_FIT_IMAGE_KB to 256 because the image is larger than 128
configs: rv1106-spi-nor: Enable CMD_MTD and modify SPL_FIT_IMAGE_KB
- Enable CMD_MTD to upgrade MTD partition for spi nor flash. - Modify SPL_FIT_IMAGE_KB to 256 because the image is larger than 128KB.
Signed-off-by: zhichao.guo <zhichao.guo@rock-chips.com> Change-Id: I94e94836252ef8fdf3194901a13b139e3ef85586
show more ...
|
| #
59bd5964 |
| 07-Jun-2023 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: Remove CONFIG_SPL_OPTEE=y
In order to not packing tee.bin into uboot.img even there is tee.bin assignment in RV1106TOS.ini.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Chang
configs: rv1106: Remove CONFIG_SPL_OPTEE=y
In order to not packing tee.bin into uboot.img even there is tee.bin assignment in RV1106TOS.ini.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I791d089ffa209c0f4a36b3121d790c44c1425ab7
show more ...
|
| #
0fc45903 |
| 12-May-2023 |
cww <cww@rock-chips.com> |
configs: rv1106: update rv1106-spi-nor_defconfig
Signed-off-by: cww <cww@rock-chips.com> Change-Id: I1d5dd05f62171f33e2198a3a8a534c903bf4c1e5
|
| #
6b8ea31d |
| 28-Mar-2023 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: Use make_fit_optee.sh
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ibecb8abf69c7e00b80e6addb7889f7619b277f60
|
| #
a3dda7f4 |
| 27-May-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: Remove SPL dos partition
We don't need it in SPL at all.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ib14608aa69c963dd7ae3a2e9a7b666a5f36a39a7
|
| #
a44ed024 |
| 24-May-2022 |
David Wu <david.wu@rock-chips.com> |
configs: rv1106: ENABLE OTP and MISC config for macphy
Signed-off-by: David Wu <david.wu@rock-chips.com> Change-Id: If9fa40956e28201e115b79c0d3816906fba2bb4c
|
| #
51d36784 |
| 19-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: sync with make savedefconfig
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I839412e544b77e1036a3acd3c7bba251e831c70e
|
| #
e98f02f2 |
| 18-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: Change FIT generator
Don't allow tee.bin to be packed into uboot.img.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I5824c46847da8b4cf10cda987d26caa57b180c1e
|
| #
36273425 |
| 11-Apr-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: Update default baudrate as 115200
Keep the same as rkbin commit: (cb08784 rv1106: ddr: Update DDR bin to v1.03 20220330)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-I
configs: rv1106: Update default baudrate as 115200
Keep the same as rkbin commit: (cb08784 rv1106: ddr: Update DDR bin to v1.03 20220330)
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I22c93417dd332c3f0b187a579119cf2fba486b71
show more ...
|
| #
c9144253 |
| 09-Apr-2022 |
Weiwen Chen <cww@rock-chips.com> |
configs: rv1106 enable dos partition default
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I13a4448fd46cac7c636a505e604901f89a5c0487
|
| #
bc8361e4 |
| 29-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106: Add RSA_N/E/C size and enable crypto RSA
So that only CONFIG_{SPL_}FIT_SIGNATURE need to be enabled for secure boot.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I
configs: rv1106: Add RSA_N/E/C size and enable crypto RSA
So that only CONFIG_{SPL_}FIT_SIGNATURE need to be enabled for secure boot.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Id1c2bf5d259bd77f92e8b3e58f38c797007946d9
show more ...
|
| #
7dd7a44d |
| 29-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
Revert "configs: rv1106-spi-nor: change env size to 64K"
This reverts commit e71b878dd9bb7867a44ed226ff607e9a06ad89bf.
We have add CONFIG_ENV_NOR_SIZE and default 64K, CONFIG_ENV_SIZE is for eMMC a
Revert "configs: rv1106-spi-nor: change env size to 64K"
This reverts commit e71b878dd9bb7867a44ed226ff607e9a06ad89bf.
We have add CONFIG_ENV_NOR_SIZE and default 64K, CONFIG_ENV_SIZE is for eMMC and SD.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I2ed7602d66bf81c03c567933c67bdcf90d005a00
show more ...
|
| #
791a9164 |
| 29-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106-spi-nor: Support secure otp in spl
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I72e85ae91201c946f82e626b9cbe64e271bb1107
|
| #
25baccad |
| 28-Mar-2022 |
Weiwen Chen <cww@rock-chips.com> |
configs: add more envf list for ipc products
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I761eb1cb596f7893d887158ea95eea018f84b7e4
|
| #
ba6eafa2 |
| 27-Mar-2022 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1106-spi-nor: support EON spi nor flash devices
Current image size:
$ ls -lhs 116K 117K uboot.itb 120K 128K uboot.img
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: If094
configs: rv1106-spi-nor: support EON spi nor flash devices
Current image size:
$ ls -lhs 116K 117K uboot.itb 120K 128K uboot.img
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: If094a1bb21fd67e16786bd26d5366512c4f23c78
show more ...
|
| #
1069505f |
| 26-Mar-2022 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1106-spi-nor: enable mtd_blk for spi norflash upgrade
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I6072e09fc91c1eafe947dd297b1bfa80f9e421b2
|
| #
e71b878d |
| 25-Mar-2022 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1106-spi-nor: change env size to 64K
The jffs2 filesystem require erase block size is 64KB, so that the partions should been aligned as 64KB.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.
configs: rv1106-spi-nor: change env size to 64K
The jffs2 filesystem require erase block size is 64KB, so that the partions should been aligned as 64KB.
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I65d49f2e82d806bfd53eb867807897a18f6fa8b3
show more ...
|
| #
020b7b82 |
| 25-Mar-2022 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1106-spi-nor: support FuDan Micro spi nor flash devices
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I7ea95fbef390d026f3f98a480a08d9f93a5ad39f
|
| #
a3cd227e |
| 25-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106-spi-nor: Enable ethernet and others
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I92da819ab1a89cd5b68a4e5f790540153d79fdb2
|
| #
ce1af919 |
| 24-Mar-2022 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1106-spi-nor: enable lzma for spl
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: I7127ff11690925fb680d7729e93931b7386af51b
|
| #
71d55b12 |
| 24-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106-spi-nor: shrink u-boot size
-rw-rw-r-- 1 cjh cjh 101K Mar 24 10:10 fit/uboot.itb (lzma) -rw-rw-r-- 1 cjh cjh 113K Mar 24 11:00 fit/uboot.itb (gzip) -rw-rw-r-- 1 cjh cjh 112K Mar 24 1
configs: rv1106-spi-nor: shrink u-boot size
-rw-rw-r-- 1 cjh cjh 101K Mar 24 10:10 fit/uboot.itb (lzma) -rw-rw-r-- 1 cjh cjh 113K Mar 24 11:00 fit/uboot.itb (gzip) -rw-rw-r-- 1 cjh cjh 112K Mar 24 10:10 rv1106_idblock_v1.00.100.img
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If2ed6adb5508aa91f426742e5cf2290842c13ece
show more ...
|
| #
6c1f0498 |
| 24-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rv1106-spi-nor: update configurations
- Add SPL build - Sync from rv1106_defconfig
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ic5b1a3938a292ea837e60e2460eb0c62c93118ee
|
| #
e0005fa5 |
| 04-Mar-2022 |
Joseph Chen <chenjh@rock-chips.com> |
configs: Add rv1106-spi-nor_defconfig
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I6ea9dc0801073b5dbd463cb1a7a8cbc79760c5d3
|