Skip to content

Commit

Permalink
sweet: Update kernel
Browse files Browse the repository at this point in the history
* Kernel source https://github.com/itsshashanksp/kernel_xiaomi_sm6150 "sleepy" HEAD "29d5a67"
* Switch to kernel headar version 2.

Signed-off-by: Shashank Patil <[email protected]>
  • Loading branch information
itsshashanksp committed Aug 29, 2024
1 parent 3aa08d3 commit 9d2cff1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ QCOM_BOARD_PLATFORMS += sm6150
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom androidboot.memcg=1 lpm_levels.sleep_disabled=1 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 service_locator.enable=1 swiotlb=1 androidboot.usbcontroller=a600000.dwc3 androidboot.selinux=permissive
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
BOARD_KERNEL_PAGESIZE := 4096
BOARD_BOOT_HEADER_VERSION := 1
BOARD_BOOT_HEADER_VERSION := 2
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
BOARD_KERNEL_OFFSET := 0x00008000
Expand Down
Binary file modified prebuilt/Image.gz-dtb
Binary file not shown.
Binary file modified prebuilt/dtbo.img
Binary file not shown.

0 comments on commit 9d2cff1

Please sign in to comment.