build: bazel: update earlycon address for niobe

Update earlycon address for niobe target.

Change-Id: I75cda74fce30f41221a2e18151aac3ef6e637863
Signed-off-by: Amrit Anand <quic_amrianan@quicinc.com>
This commit is contained in:
Amrit Anand 2023-11-22 17:02:01 +05:30
parent 8d0e89c28b
commit aeebfc0e75

View File

@ -95,7 +95,7 @@ def define_niobe():
variant = variant,
in_tree_module_list = mod_list,
boot_image_opts = boot_image_opts(
earlycon_addr = "qcom_geni,0x00a9C000",
earlycon_addr = "qcom_geni,0x00884000",
kernel_vendor_cmdline_extras = kernel_vendor_cmdline_extras,
board_kernel_cmdline_extras = board_kernel_cmdline_extras,
board_bootconfig_extras = board_bootconfig_extras,