| b8ceb0bc | 20-Dec-2021 |
Addy Ke <addy.ke@rock-chips.com> |
configs: add toybrick for rk3568
Signed-off-by: Addy Ke <addy.ke@rock-chips.com> Change-Id: I6f1a59cefb0ce9f9a2c4ce318de59e07f6dafc4e |
| cb09e3b0 | 01-Dec-2021 |
Wyon Bi <bivvy.bi@rock-chips.com> |
configs: rk3588: enable CONFIG_PHY_ROCKCHIP_SAMSUNG_HDPTX
Change-Id: I27eab062e3c5a29293ff9cfacbf3a03095f1339d Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> |
| 6357085b | 23-Nov-2021 |
Damon Ding <damon.ding@rock-chips.com> |
configs: rk3588_defconfig: select the configs of display-subsystem
Signed-off-by: Damon Ding <damon.ding@rock-chips.com> Change-Id: I8964cfabd438a221498b11c63f844d2e9f8da78e |
| 45d70d47 | 08-Dec-2021 |
David Wu <david.wu@rock-chips.com> |
configs: rk3588: enable gmac support
Change-Id: I22093d93e69ab8bc64126938d722068a81c0b2a8 Signed-off-by: David Wu <david.wu@rock-chips.com> |
| bc8b6c9d | 01-Nov-2021 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3588: enable more modules
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: If8bc14402c4aaf3b95f2a03077fa802e2b414a2a |
| b5d2ca4d | 22-Jun-2021 |
Joseph Chen <chenjh@rock-chips.com> |
board: rockchip: Add rk3588 evb board support
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Idee75909bfdb97a94823b6e27347ecfec3e1ceb5 |
| aaca6ffe | 03-Dec-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rv1126: enable CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ia28f230872079755a89b9cdc895ac7b51fa16d85 |
| c2ec378a | 03-Dec-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rk3568: enable CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ia870b1acc3bf034173ce8a936cf53b5ea1fb58bc |
| 756c6e99 | 17-Nov-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rockchip: change the secure otp macro as CONFIG_SPL_ROCKCHIP_SECURE_OTP
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I8039b73858b33917d5b84caecd2b925dead3082c |
| b43e4fe9 | 11-Nov-2021 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3568: disable CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR and CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION solution should be exclusive, othe
configs: rk3568: disable CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR and CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_PARTITION solution should be exclusive, otherwise it makes wrong sector offset by code:
static int mmc_load_image_raw_partition(...) { ...... return mmc_load_image_raw_sector(spl_image, mmc, info.start + CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR); ...... }
Example: Trying fit image at 0x9000 sector // it should be 0x4000 sector ## Verified-boot: 0 ## Checking atf-1 0x00040000 ... sha256(fe4f274c06...) + OK ## Checking uboot 0x00a00000 ... sha256(f248b924d8...) + OK ## Checking fdt 0x00b28ef0 ... sha256(9679fe2a45...) + OK ## Checking atf-2 0x00068000 ... sha256(8d44036095...) + OK ## Checking atf-3 0xfdcd0000 ... sha256(e410275b51...) + OK ## Checking atf-4 0xfdcc9000 ... sha256(990c53fc01...) + OK ## Checking atf-5 0x00066000 ... sha256(315a4195a9...) + OK ## Checking optee 0x08400000 ... sha256(5a22c90dfc...) + OK
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I97371f962f4b6fcd066b06f211062329068d1dcd
show more ...
|
| 533fb57b | 05-Nov-2021 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1126: new configuration for rv1126-bat-evb with spi-nor
Change-Id: Ie6be5782524ee2f36a86a788a063a52b6c97e856 Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> |
| fcbf9231 | 05-Nov-2021 |
Ziyuan Xu <xzy.xu@rock-chips.com> |
configs: rv1126-spi-nor-tb.config: enable hw crypto
Test on rv1126-bat-evb with spi-nor, it speeds up about 33ms.
19.292 ms ## Checking mcu 0x00108000 (gzip @0x00208000) ... sha256(e167565fd6...) +
configs: rv1126-spi-nor-tb.config: enable hw crypto
Test on rv1126-bat-evb with spi-nor, it speeds up about 33ms.
19.292 ms ## Checking mcu 0x00108000 (gzip @0x00208000) ... sha256(e167565fd6...) + sha256(61edad711a...) + OK 24.905 ms ## Checking optee 0x00040000 (gzip @0x00140000) ... sha256(ad30384e99...) + sha256(065cfaa0f7...) + OK 30.833 ms ## Checking fdt 0x01f00000 ... sha256-skipped + OK rockchip_sfc_xfer_data_dma 55 MB 148500000 -2/s 97.879 ms ## Checking kernel 0x00608000 (gzip @0x04800000) ... sha256-skipped + + OK Jumping to Kernel(0x00608000) via OP-TEE(0x00040000) Total: 121.424 ms
Change-Id: I0fd04a8842b108fc6ead1ec89326789109f751dc Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
show more ...
|
| 640c1622 | 05-Nov-2021 |
Joseph Chen <chenjh@rock-chips.com> |
configs: evb-rk3036: enable CONFIG_SYS_MALLOC_F_LEN
fix sysmem alloc failed before relocation:
...... Model: SDK-RK3036 Serial: raw, 0x20068000 DRAM: 510.9 MiB Sysmem: init Sysmem Erro
configs: evb-rk3036: enable CONFIG_SYS_MALLOC_F_LEN
fix sysmem alloc failed before relocation:
...... Model: SDK-RK3036 Serial: raw, 0x20068000 DRAM: 510.9 MiB Sysmem: init Sysmem Error: No memory for \"STACK\" alloc sysmem sysmem_dump_all: ......
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ia54c972c8f83c11d7b6ed373f8822dd457a1ce70
show more ...
|
| d685b21a | 26-Oct-2021 |
Joseph Chen <chenjh@rock-chips.com> |
configs: rk3568: enable CONFIG_ROCKCHIP_NEW_IDB
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ie08aa77fa8f1c45538dde9e19ab42f71f0d44e8b |
| 9b61514d | 12-Oct-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rv1126: enable SPL_GPIO_SUPPORT
We use gpio function in spl, like sd card detection.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ieb867b5c7116db521ce2a3e1bc4593bcf2965e
configs: rv1126: enable SPL_GPIO_SUPPORT
We use gpio function in spl, like sd card detection.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ieb867b5c7116db521ce2a3e1bc4593bcf2965eae
show more ...
|
| 6c7129c6 | 24-Sep-2021 |
Zorro Liu <lyx@rock-chips.com> |
configs: rk3566-eink.config: enable gpio leds
Signed-off-by: Zorro Liu <lyx@rock-chips.com> Change-Id: I1e28b5ac04180de91b649d80ac785d13163054ef |
| 8bb168f1 | 15-Sep-2021 |
Yifeng Zhao <yifeng.zhao@rock-chips.com> |
configs: add config for rk3568 sata
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I45f1eee91db674111b793221875dcb202ee2ecf9 |
| d403b1ca | 14-Sep-2021 |
Weiwen Chen <cww@rock-chips.com> |
configs: update rv1126-spl-spi-nand_defconfig
This defconfig support 2 plane spi nand. Remove some of spi nand and ensure that idblock.bin < 128KB.
Signed-off-by: Weiwen Chen <cww@rock-chips.com> C
configs: update rv1126-spl-spi-nand_defconfig
This defconfig support 2 plane spi nand. Remove some of spi nand and ensure that idblock.bin < 128KB.
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I95ed1fc87831e44c3ae9cccea87797e4d28e5857
show more ...
|
| f96cbfe0 | 18-Aug-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rk3568: support CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: Ifad2ce036eb02f0cc1d18ff3985f8c9555dff47c |
| f7b5e3b1 | 30-Jul-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rv1126-emmc-tb: enlarge CONFIG_SYS_MALLOC_F_LEN
The thunder boot process may use more heap to load larger ramdisk with eMMC.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id:
configs: rv1126-emmc-tb: enlarge CONFIG_SYS_MALLOC_F_LEN
The thunder boot process may use more heap to load larger ramdisk with eMMC.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I5c347c14adce72c7dffdbb25fbb7c73135bc976d
show more ...
|
| 3aaf0a18 | 19-Aug-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rv1126-spi-nor-tb: support CONFIG_SPL_BLK_READ_PREPARE
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: If769b839dae9c5c15a84d5239100b28ab56dda21 |
| 12f0040a | 17-Aug-2021 |
Jason Zhu <jason.zhu@rock-chips.com> |
configs: rv1126: add default N & E & C size
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com> Change-Id: I5471b8b6cf256bf19bb0b6654f1703891ef4feef |
| ebc2877c | 13-Aug-2021 |
Weiwen Chen <cww@rock-chips.com> |
configs: rv1126-spi-nor-tb.config: update CONFIG_SPL_FIT_IMAGE_KB size
Signed-off-by: Weiwen Chen <cww@rock-chips.com> Change-Id: I272b8d6869dce3e4ddf4be562d54f3911407e882 |
| 3cddfea5 | 04-Aug-2021 |
zhijun.xie <xzj@rock-chips.com> |
configs: Add rk3568-spi-nand(-pmic).config
These two files are mainly for generating the uboot.img as small as possible, in order to run on the spi-nand board with critial capacity(128MB now).
And
configs: Add rk3568-spi-nand(-pmic).config
These two files are mainly for generating the uboot.img as small as possible, in order to run on the spi-nand board with critial capacity(128MB now).
And the preloader is Miniloader for the small size too. Therefore we have to use the legacy image format: uboot.img and trust.img.
Update rk3568-spi-nand(-pmic).config according to .config: ./scripts/sync-fragment.sh configs/rk3568-spi-nand-pmic.config ./scripts/sync-fragment.sh configs/rk3568-spi-nand.config
The commands to reduce uboot size to 815K for spi nand product: ./make.sh rk3568-spi-nand --sz-uboot 1024 2 --sz-trust 512 2 for not pmu product or ./make.sh rk3568-spi-nand-pmic --sz-uboot 1024 2 --sz-trust 512 2 for pmu product
Signed-off-by: zhijun.xie <xzj@rock-chips.com> Change-Id: Ib4923a00dc4a97909d1000a1b5b6023a7e5b3681
show more ...
|
| a065a221 | 06-Aug-2021 |
zhijun.xie <xzj@rock-chips.com> |
configs: rk3568: Add CONFIG_LZMA
support LZMA compress mode,which has higher compress rate
Change-Id: I6d68e321fe691a4efe996f5c352eb617cfdb721f Signed-off-by: zhijun.xie <xzj@rock-chips.com> |