History log of /rk3399_rockchip-uboot/lib/libxbc/libxbc.c (Results 1 – 2 of 2)
Revision Date Author Comments
# d6f8cec4 08-Jan-2025 Xuhui Lin <xuhui.lin@rock-chips.com>

lib: xbc: Add cpu armv7 support

Fix compile error when ./make.sh rk3562-aarch32
lib/libxbc/libxbc.c: In function ‘isTrailerPresent’:
lib/libxbc/libxbc.c:49:21: error: cast to pointer from integer of

lib: xbc: Add cpu armv7 support

Fix compile error when ./make.sh rk3562-aarch32
lib/libxbc/libxbc.c: In function ‘isTrailerPresent’:
lib/libxbc/libxbc.c:49:21: error: cast to pointer from integer of different size [-Werror=int-to-pointer-cast]
return !strncmp((char*)(bootconfig_end_addr - BOOTCONFIG_MAGIC_SIZE),

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

show more ...


# f93178ae 06-Sep-2021 Joseph Chen <chenjh@rock-chips.com>

lib: add libxbc support

Pick from google U-Boot commit.

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