It is needless to relocate the spl, so delete usedless config.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Ie05c705ef113a978de405048bcfc8283d510a0b6
Don't override the kernel dtb which maybe processed with overlay,
hw-id dtb or other handling.
The fdt under root "/images" is only used for running fit generic
boot sequence.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ibc0ec1dfa1d53952d80fcc24acea5b4ddeac3431
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
This fix sysmem alloc issue on the board with critical memory,
ie. 256MB.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I8a01ef2fdf914e0c590b1d96e37aa61be39ad24d
1.set auto_wakeup_screen_invert to 1 and set auto_off_screen_interval to 0.
2.set auto_screen_off_timeout to 1.
2.press power key to turn on screen.
3.screen will not be turned off at this time.
Change-Id: Ifc92f23a38d8ba0da4f6e37625b4114edb42f6a8
Signed-off-by: Shunqing Chen <csq@rock-chips.com>
The Rockchip RV1109 is a ARM-based SoC with a dual-core Cortex-A7
and a risc-v core.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4d60512dccf1c72b5c592afea6c5cfeb93ec628b
In order to support reading hw-id dtbs from resource file.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I2a8e8f69ebb1dcba71375c67e08aea8ee68af9e2
The saradc of rv1126 is 6-channel 10 bits like rk3399.
Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Change-Id: I5b92d2995bfa15c0ce62c262a3d978cfeda863e5
According to armv7 spec, translation table base 0 address is align to
2^(14-n). The n is set by TTBCR and is set to zero in uboot.
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I3d4c3f7165d3ef27bcc51d90471830f5e6dccae5
Use args: "--new-spl" to pack loader with current build one.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Idfb4ca4135194c4cfb9d42eb3af0aecfc31be108
Use args: "--new-spl" to pack loader with current build one.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I194a7df4a258f473bfa94aa949a33ea7d06ffbde
- 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
undefined reference to `rk_avb_append_part_slot'
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I21d44387affdc11708e4b091d51850eaaaa2d2dc
error: ‘reset_cpu_if_android_ab’ defined but not used
[-Werror=unused-function]
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: I724ea99df27f9f572aa0913491eddb2b5e248e38