Searched hist:"8259 a58e4aff7a63b2edcb2821a50b2c4d342321" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | evb_rv1126.h | 8259a58e4aff7a63b2edcb2821a50b2c4d342321 Mon Aug 31 08:00:30 UTC 2020 Joseph Chen <chenjh@rock-chips.com> rv1126: configs: do reset for bootcmd if thunder-boot version
We made a deal: Not allow U-Boot to bring up thunder-boot kernel.
Because the thunder-boot feature may require special memory layout or other appointments, U-Boot can't handle all that. Let's go back to SPL to bring up kernel.
Note: bootcmd is only called in normal boot sequence, that means we allow user to boot what they want in U-Boot shell mode.
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I8a68af3fbd441ab7e30ad310640eaf3ee5f24525
|