History log of /rk3399_rockchip-uboot/include/configs/evb_rk3036.h (Results 1 – 6 of 6)
Revision Date Author Comments
# e20fb212 07-Apr-2021 Jason Zhu <jason.zhu@rock-chips.com>

include: rockchip: remove CONFIG_SUPPORT_EMMC_RPMB

The macro is default selected.

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


# 1a4f6af8 02-Mar-2020 Joseph Chen <chenjh@rock-chips.com>

Merge branch 'next-dev' into thunder-boot


# 2f602f70 20-Dec-2019 Joseph Chen <chenjh@rock-chips.com>

include: rk3036: update configures

- define CONFIG_PREBOOT empty;
- add ENV_MEM_LAYOUT_SETTINGS1 for 128M board;
- remove fdt_high to enable relocation skip by android_image_separate().

Signed-off-

include: rk3036: update configures

- define CONFIG_PREBOOT empty;
- add ENV_MEM_LAYOUT_SETTINGS1 for 128M board;
- remove fdt_high to enable relocation skip by android_image_separate().

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

show more ...


# 11f8577f 06-Nov-2018 Joseph Chen <chenjh@rock-chips.com>

rockchip: rk3036: add rk3036_defconfig

enable kernel dtb.

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


# cdfcfbcc 19-Dec-2017 David Wu <david.wu@rock-chips.com>

rockchip: rk3036: Enable tpl and optee support

Move original spl to tpl, and add spl to load next stage firmware,
adapt all the address and option for them. Then Enable all the
options for TPL/SPL a

rockchip: rk3036: Enable tpl and optee support

Move original spl to tpl, and add spl to load next stage firmware,
adapt all the address and option for them. Then Enable all the
options for TPL/SPL and OPTEE.

Change-Id: I44568d84984ca2f4b019fc85e80fbcbaba16fed4
Signed-off-by: David Wu <david.wu@rock-chips.com>

show more ...


# d8b59782 17-Nov-2015 huang lin <hl@rock-chips.com>

rockchip: Add basic support for evb-rk3036 board

This add some basic files required to allow the board to dispaly
serial message and can run command(mmc info etc)

Signed-off-by: Lin Huang <hl@rock-

rockchip: Add basic support for evb-rk3036 board

This add some basic files required to allow the board to dispaly
serial message and can run command(mmc info etc)

Signed-off-by: Lin Huang <hl@rock-chips.com>
Acked-by: Simon Glass <sjg@chromium.org>
Moved board Kconfig fragment from previous patch into this one to fix
build error:
Signed-off-by: Simon Glass <sjg@chromium.org>

Series-changes: 8
- moved board Kconfig fragment from previous patch into this one

show more ...