Hello build bot (Jenkins), Philipp Hug, Damien Zammit, Angel Pons, Julius Werner, Andrey Petrov, Patrick Rudolph, ron minnich, HAOUAS Elyes,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/43756
to look at the new patch set (#6).
Change subject: cast all void *cbmem_top_chipset() function to uintptr_t ......................................................................
cast all void *cbmem_top_chipset() function to uintptr_t
Cast all cbmem_top_chipset to uintptr_t
Change-Id: I12b105a5b49e2bbe2753a75eeff28fed29ee2297 Signed-off-by: root kouamdoux@gmail.com --- D src/acpi/acpi.c M src/arch/x86/cbmem.c M src/cpu/ti/am335x/cbmem.c M src/drivers/intel/fsp2_0/cbmem.c D src/include/acpi/acpi.h M src/include/cbmem.h M src/lib/imd_cbmem.c M src/mainboard/emulation/qemu-aarch64/cbmem.c M src/mainboard/emulation/qemu-armv7/cbmem.c M src/mainboard/emulation/qemu-i440fx/memmap.c M src/mainboard/emulation/qemu-power8/cbmem.c M src/northbridge/intel/e7505/memmap.c M src/northbridge/intel/gm45/memmap.c M src/northbridge/intel/haswell/memmap.c M src/northbridge/intel/i440bx/memmap.c M src/northbridge/intel/i945/memmap.c M src/northbridge/intel/ironlake/memmap.c M src/northbridge/intel/sandybridge/memmap.c M src/northbridge/intel/x4x/memmap.c M src/soc/amd/stoneyridge/memmap.c M src/soc/cavium/cn81xx/cbmem.c M src/soc/intel/baytrail/memmap.c M src/soc/intel/braswell/memmap.c M src/soc/intel/broadwell/memmap.c M src/soc/mediatek/common/cbmem.c M src/soc/nvidia/tegra124/cbmem.c M src/soc/nvidia/tegra210/cbmem.c M src/soc/qualcomm/ipq40xx/cbmem.c M src/soc/qualcomm/ipq806x/cbmem.c M src/soc/qualcomm/qcs405/cbmem.c M src/soc/qualcomm/sc7180/cbmem.c M src/soc/qualcomm/sdm845/cbmem.c M src/soc/rockchip/common/cbmem.c M src/soc/samsung/exynos5250/cbmem.c M src/soc/samsung/exynos5420/cbmem.c M src/soc/sifive/fu540/cbmem.c M src/soc/ucb/riscv/cbmem.c 37 files changed, 108 insertions(+), 2,791 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/43756/6