Home
last modified time | relevance | path

Searched hist:"3 cddfea5e2bad01db7feb2dff13789319adfbd28" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/configs/
H A Drk3568-spi-nand-pmic.config3cddfea5e2bad01db7feb2dff13789319adfbd28 Wed Aug 04 09:53:35 UTC 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 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
H A Drk3568-spi-nand.config3cddfea5e2bad01db7feb2dff13789319adfbd28 Wed Aug 04 09:53:35 UTC 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 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