Home
last modified time | relevance | path

Searched hist:d6f8cec4d54b00221a4e2560b3576fe70b46b8cf (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/lib/libxbc/
H A Dlibxbc.cd6f8cec4d54b00221a4e2560b3576fe70b46b8cf Wed Jan 08 06:37:56 UTC 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 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>
H A Dlibxbc.hd6f8cec4d54b00221a4e2560b3576fe70b46b8cf Wed Jan 08 06:37:56 UTC 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 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>