Daniel Mentz e98b808ee6
sm6250-common: Remove ineffective BOARD_KERNEL_TAGS_OFFSET variable
Remove various variables related to where kernel and ramdisk are loaded
by the bootloader. There are two reasons for this:

1. The B1C1 bootloader ignores all the offset values for kernel, ramdisk
and tags. The default B1C1 memory layout has been designed to accomodate
a larger KASAN kernel.

2. The variables BOARD_KERNEL_TAGS_OFFSET and BOARD_RAMDISK_OFFSET are
ignored by the Android build system (unless they are copied into the
BOARD_MKBOOTIMG_ARGS variable). This is in contrast to the variables
BOARD_KERNEL_BASE, BOARD_KERNEL_PAGESIZE and BOARD_MKBOOTIMG_ARGS which
are referenced by build/make/core/Makefile

Bug: 117832711
Change-Id: I3404a4e084ed063d51077a3a80229854362c768b
2022-08-17 07:53:56 +00:00
2021-09-09 18:46:21 +02:00
2021-09-09 18:46:22 +02:00
2021-09-09 18:46:01 +02:00
2021-09-09 18:45:51 +02:00

Common device tree for Xiaomi SM6250 devices

#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
Description
No description provided
Readme 21 MiB
Languages
Makefile 65.9%
C++ 24.9%
Shell 9.2%