blob: 0efc1a75e538f9a82a70ebbdb3525391208cea4f [file] [log] [blame]
Ethan Chen584dae52014-07-30 14:00:11 -07001# Copyright (C) 2014 The CyanogenMod Project
David Ferguson72733122012-10-09 17:14:39 -04002#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
David Ferguson72733122012-10-09 17:14:39 -040015# inherit from common msm8660
16-include device/samsung/msm8660-common/BoardConfigCommon.mk
17
Ethan Chen584dae52014-07-30 14:00:11 -070018# Bootloader
19TARGET_BOOTLOADER_BOARD_NAME := MSM8660_SURF
20
David Ferguson72733122012-10-09 17:14:39 -040021# Kernel
Ethan Chen584dae52014-07-30 14:00:11 -070022BOARD_KERNEL_BASE := 0x40400000
23BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom usb_id_pin_rework=true no_console_suspend=true zcache androidboot.selinux=permissive
24BOARD_KERNEL_PAGESIZE := 2048
25BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x01400000
David Ferguson72733122012-10-09 17:14:39 -040026
Ethan Chen584dae52014-07-30 14:00:11 -070027# Recovery
bryan289452616662015-01-24 14:59:16 -050028BOARD_HAS_NO_MISC_PARTITION := true
David Ferguson72733122012-10-09 17:14:39 -040029BOARD_HAS_NO_SELECT_BUTTON := true
David Ferguson72733122012-10-09 17:14:39 -040030BOARD_SUPPRESS_EMMC_WIPE := true
Paul Keith7e312732015-05-27 07:49:04 -050031
32# TWRP
33DEVICE_RESOLUTION := 480x800
34TW_THEME := portrait_mdpi