Home
last modified time | relevance | path

Searched hist:a84f21ebb8081749eedcfa68d5225d4619d6d9ac (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dresource_img.ca84f21ebb8081749eedcfa68d5225d4619d6d9ac Tue Nov 12 11:45:07 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: add misc BCB message offset compatibility

Rockchip platforms defines BCB message at the 16KB offset of
misc partition while the Google defines it at 0x0 offset.

From Android-Q, the 0x0 offset is mandary on Google VTS, so this
patch is a compatibility according to android image 'os_version'.

Android os version >= 10 is at 0x0 offset, otherwise at 16KB offset.

Change-Id: I54a7674e2dc2e0c29fc624f17b4453663c9ea462
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
/rk3399_rockchip-uboot/common/
H A Dandroid_bootloader.ca84f21ebb8081749eedcfa68d5225d4619d6d9ac Tue Nov 12 11:45:07 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: add misc BCB message offset compatibility

Rockchip platforms defines BCB message at the 16KB offset of
misc partition while the Google defines it at 0x0 offset.

From Android-Q, the 0x0 offset is mandary on Google VTS, so this
patch is a compatibility according to android image 'os_version'.

Android os version >= 10 is at 0x0 offset, otherwise at 16KB offset.

Change-Id: I54a7674e2dc2e0c29fc624f17b4453663c9ea462
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>