Skip to content

Commit

Permalink
j7y17lte: board: Update from j7y17lte
Browse files Browse the repository at this point in the history
Signed-off-by: Hassan Sardar <[email protected]>
  • Loading branch information
HassanSardar committed Jan 12, 2018
1 parent 5778d29 commit dd6d787
Showing 1 changed file 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 @@ -29,7 +29,7 @@ TARGET_USES_UNCOMPRESSED_KERNEL := true
BOARD_KERNEL_CMDLINE :=
BOARD_KERNEL_BASE := 0x10000000
BOARD_KERNEL_PAGESIZE := 2048
BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100 --board SRPQA18G000KU
BOARD_MKBOOTIMG_ARGS := --kernel_offset 0x00008000 --ramdisk_offset 0x01000000 --tags_offset 0x00000100 --board SRPQA18A000KU

# Partitions in Bytes (cat /proc/partitions)
BOARD_BOOTIMAGE_PARTITION_SIZE := 33554432
Expand Down

0 comments on commit dd6d787

Please sign in to comment.