Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/configs/
H A Devb-rv1108_defconfiga05d66844581f3a7458f83fee6be7b19dd5627d3 Wed Nov 13 07:52:20 UTC 2019 Andy Yan <andy.yan@rock-chips.com> rockchip: rv1108: reduce u-boot.bin size below 512KB

According to rkcommon.h, when back to bootrom from ddr
initializing, the next payload size is defined RK_MAX_BOOT_SIZE,
which is 512KB.

So we disable some cmd module here.

Current u-boot-dtb.bin is 508KB.

Change-Id: I1ff97907c19fd33f428627a6de66ec790514599a
Signed-off-by: Andy Yan <andy.yan@rock-chips.com>