History log of /rk3399_rockchip-uboot/make.sh (Results 51 – 75 of 186)
Revision Date Author Comments
# 07329002 12-Jun-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: update tpl+spl pack command

Legacy command:
./make.sh spl --- pack tpl+spl
./make.sh spl-s --- pack spl

New command:
./make.sh tpl-spl --- pack tpl+spl
./make.sh spl-s --- pack

make.sh: update tpl+spl pack command

Legacy command:
./make.sh spl --- pack tpl+spl
./make.sh spl-s --- pack spl

New command:
./make.sh tpl-spl --- pack tpl+spl
./make.sh spl-s --- pack spl
./make.sh spl --- pack spl

Note: legacy command "./make.sh spl" was not appied on any SDK.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ib0a96c94dd6e8fc90184e62ff495dda68ecf571f

show more ...


# cc0b1aa3 15-Jun-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: fit: append "-itb" postfix for args

"--uboot" => "--uboot-itb";
"--boot" => "--boot-itb".

In order to distinguish with "--no-uboot".

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Cha

make.sh: fit: append "-itb" postfix for args

"--uboot" => "--uboot-itb";
"--boot" => "--boot-itb".

In order to distinguish with "--no-uboot".

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4d1e1a3f88619fb728165764af52ca58665a5e89

show more ...


# b42b4e11 12-Jun-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: clean up coding style

Not change any code logic.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: If63da35728028de638a701635425cfa1f195dfde


# 1ff581bb 18-May-2020 Joseph Chen <chenjh@rock-chips.com>

scripts: fit: refactor code

- update coding style;
- simply some code logic.
- remove some unused file.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0246dcf5aae6bb73771406518fdaf6

scripts: fit: refactor code

- update coding style;
- simply some code logic.
- remove some unused file.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0246dcf5aae6bb73771406518fdaf622bfd9bb2b

show more ...


# b6e67ca8 13-May-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: merge all fit common args to a variable

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Id485dd311c534260255cfb771b015d83ee401e80


# b53ffe05 12-May-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: fit: change "--new-spl" to "--spl-new"

use "--spl" as prefix in order to add more spl subcommands
in the future.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I6e90e0a4b380

make.sh: fit: change "--new-spl" to "--spl-new"

use "--spl" as prefix in order to add more spl subcommands
in the future.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I6e90e0a4b38030bf64bb25f87b6eb6b03f0000fc

show more ...


# 43816dce 08-May-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: fit: support "--boot_img" to sign image

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I2717acc851e7a07cdadfebccd46996238846c32e


# 5a157e97 12-May-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'thunder-boot' into next-dev


# 9c00c79a 29-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 9b9964b1 28-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: support pack loader with spl in rkbin

Use args: "--new-spl" to pack loader with current build one.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Idfb4ca4135194c4cfb9d42eb3a

make.sh: support pack loader with spl in rkbin

Use args: "--new-spl" to pack loader with current build one.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Idfb4ca4135194c4cfb9d42eb3af0aecfc31be108

show more ...


# 7e0be777 27-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# b768b915 26-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: refactor code

- Mainly for refactoring args parse logic to support args
without args order and relation requirement.
- Unify trust and loader ini file parse and available for
all functi

make.sh: refactor code

- Mainly for refactoring args parse logic to support args
without args order and relation requirement.
- Unify trust and loader ini file parse and available for
all functions.
- Clean coding style.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I9dae6b7e535bef8c5ca1c2542d89ee8e08cee715

show more ...


# e0058109 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 4e45d605 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: remove file before build

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ic87dc270a8e090c21eaae643cd9edb9e22cac767


# b0a6db3b 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# a11e2c82 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: simplify remove file

rm -rf can always return 0.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I1f7e14ec860bb0da7b72132a8945a959b20cd440


# f9afd3dc 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: support fit secure image build with args

Such as:
./make.sh rk3399 --rollback-index-uboot 12 --rollback-index-boot 22
./make.sh --rollback-index-uboot 12 --rollback-index-boot 22

S

make.sh: support fit secure image build with args

Such as:
./make.sh rk3399 --rollback-index-uboot 12 --rollback-index-boot 22
./make.sh --rollback-index-uboot 12 --rollback-index-boot 22

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ifd3d564bc860af215860471a327f752305501123

show more ...


# 4b4c6841 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: build secure or non-secure image auto by CONFIG_FIT_SIGNATURE

Providing sub command "fit-ns" to force building a non-secure image,
mainly for debugging.

Signed-off-by: Joseph Chen <chenjh@

make.sh: build secure or non-secure image auto by CONFIG_FIT_SIGNATURE

Providing sub command "fit-ns" to force building a non-secure image,
mainly for debugging.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I0212dcb1c8387b16a4b0589d74cbc2ddeb282b3d

show more ...


# 6084ba49 20-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: fix finish message "make nopack_defconfig"

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I387c6337d8d5ea8a2e68a289aff695f38ebfcd47


# c637f232 16-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot

Change-Id: I22ac688008080eac49169d752a94b66668f890fc

Conflicts:
drivers/phy/Kconfig
drivers/phy/Makefile


# 85101532 15-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: support pack mcu by parameters

Parameters: mcu address offset and enable status.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Id388bf0d94182a55781248a51d26de32ee03e7be


# 61481586 14-Apr-2020 Jason Zhu <jason.zhu@rock-chips.com>

make.sh: support pack mcu.bin

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I0f7967e9bc969d9fe2452f070a8b597f40697b9f


# eee9fb0a 14-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make.sh: fix typo

Fix trust.img pack failed issue.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Icbaaba493228f620849851c46bb503dfe7ae6a13


# a873a532 14-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 8f53a15c 13-Apr-2020 Joseph Chen <chenjh@rock-chips.com>

make/fit: optimise for fit

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I59067a208f3599f13acf995172ec720c1f141d18


12345678