[U-Boot] TPL max size for RK3288 ?
Kever Yang
kever.yang at rock-chips.com
Mon Jan 21 10:04:12 UTC 2019
Hi Tom,
On 01/19/2019 06:54 AM, Tom Rini wrote:
> Hey,
>
> So I was playing with how to make our linker scripts more re-usable
> and have the kinds of link error on excessive size checks that we find
> really useful to avoid introducing run time failures, and I found
> something. On rk3288 we don't size TPL_MAX_SIZE, only for rk3368. Is
> there a reasonable one to set here? Thanks!
>
We did not enable TPL for rk3288 at first, and now there already one rk3288
board using TPL, so it's reasonable to use TPL_MAX_SIZE for rk3288.
rk3288's TPL_MAX_SIZE is 32768.
Thanks,
- Kever
More information about the U-Boot
mailing list