02 Apr, 2019

1 commit

  • As the M4 use different DDR memory size in normal android/car2 and car
    image, use different defconfig for car2 to decrease DDR memory
    reservation. So memory reserved for each M4 core is 8MB in car2 and
    normal android image. it's 32MB for car image.

    Change-Id: Idf608f539cd614a154c78e3a1af28eff1da5c1f2
    Signed-off-by: Zhang Bo

    Zhang Bo
     

12 Feb, 2019

1 commit


09 Jan, 2019

1 commit


16 Oct, 2018

1 commit


26 Sep, 2018

1 commit


28 Aug, 2018

1 commit


15 Aug, 2018

1 commit

  • Remove CONFIG_BCB_SUPPORT config from BSP u-boot defconfig files.
    So that we can eliminate such errors during boot up:

    can't find partition: misc, dump the partition table
    idx 0, ptn 0 name='gpt' start=0 len=2048
    idx 1, ptn 0 name='tos' start=0 len=2047
    idx 2, ptn 0 name='all' start=0 len=7864320
    idx 3, ptn 0 name='bootloader' start=2 len=4094
    idx 4, ptn 1 name='mmcsdb1' start=20480 len=1024000
    idx 5, ptn 2 name='mmcsdb2' start=1228800 len=6635520
    cannot get the partion info for misc
    Cannot find partition 4080
    do_raw_read failed, ret 1
    read_bootctl, bcb_rw_block read failed
    read command failed

    Signed-off-by: Ye Li
    (cherry picked from commit 4d282a7a429876f1c1c67754a1d5c7aaaf75bb43)

    Ye Li
     

10 Aug, 2018

1 commit