History log of /rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/param.h (Results 1 – 9 of 9)
Revision Date Author Comments
# 1a7a2cb2 08-Apr-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

rockchip: param: Allow call ddr_mem_get_usable_size beyond param.c

Change-Id: Ica44e9cebb145a69d3c1604a7a950fa600dc3873
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>


# ad771a9c 22-Sep-2022 Huibin Hong <huibin.hong@rock-chips.com>

rockchip: add and enable pstore for uboot log

Uboot print log to linux pstore buffer, which
can be read by linux.

Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: I35b5f988ef163f3

rockchip: add and enable pstore for uboot log

Uboot print log to linux pstore buffer, which
can be read by linux.

Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
Change-Id: I35b5f988ef163f3d1f33f992e05da09180f2baa7

show more ...


# 9d10124a 11-May-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: param: Fix disable uart when no serial atag

rk3036, rk312x doesn't have enough sram size to pass
the serial atag.

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

rockchip: param: Fix disable uart when no serial atag

rk3036, rk312x doesn't have enough sram size to pass
the serial atag.

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

show more ...


# 5029b474 18-Apr-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: Introduce CONFIG_ROCKCHIP_BOOTDEV

Usually we get boot device from preloader or scan list on the
board with single storage. While for the multiple storage, we
introduce this option to deter

rockchip: Introduce CONFIG_ROCKCHIP_BOOTDEV

Usually we get boot device from preloader or scan list on the
board with single storage. While for the multiple storage, we
introduce this option to determine which we really want to be
the boot device, which contains kernel, rootfs and etc.

When this option is NULL string, we fall through to get boot
device from preloader or scan list.

Example: CONFIG_ROCKCHIP_BOOTDEV="nvme 0".

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

show more ...


# 1a4d12c4 17-Jan-2022 Joseph Chen <chenjh@rock-chips.com>

rockchip: param: add param_simple_parse_ddr_mem()

Active if no define CONFIG_BIDRAM. Mainly used on critical
size platform.

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

rockchip: param: add param_simple_parse_ddr_mem()

Active if no define CONFIG_BIDRAM. Mainly used on critical
size platform.

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

show more ...


# 045d3eaa 31-Dec-2021 Joseph Chen <chenjh@rock-chips.com>

rockchip: param: move atags parse code to param.c

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


# b9bc76b4 18-Mar-2019 Joseph Chen <chenjh@rock-chips.com>

rockchip: param: add ddr memory region parse

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


# 6e15146e 14-Mar-2019 Joseph Chen <chenjh@rock-chips.com>

lib: sysmem: refactor code

- import memblk id to manage memory blocks;
- change "sysmem_property" to generic "memblock";
- use alloc instead of reserve for all memory blocks;
- clean up and fix some

lib: sysmem: refactor code

- import memblk id to manage memory blocks;
- change "sysmem_property" to generic "memblock";
- use alloc instead of reserve for all memory blocks;
- clean up and fix some logic;
- add U-Boot cmd for sysmem;

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

show more ...


# dbf8423e 13-Jan-2019 Joseph Chen <chenjh@rock-chips.com>

rockchip: add platform param parse interface to param.c

parse: atf/optee/bootdev and common reserved memory.

Change-Id: I829eb42370b217e567cdafe03de4dab6063aa251
Signed-off-by: Joseph Chen <chenjh@

rockchip: add platform param parse interface to param.c

parse: atf/optee/bootdev and common reserved memory.

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

show more ...