
12 Jun
2024
12 Jun
'24
6:50 p.m.
On Wed, Jun 12, 2024 at 05:13:37PM +0100, Jiaxun Yang wrote:
在2024年6月12日六月 下午5:00,Tom Rini写道: [...]
configs/octeon_nic23_defconfig | 1 - 2 files changed, 1 insertion(+), 2 deletions(-)
This seems similar to: https://patchwork.ozlabs.org/project/uboot/patch/20240524210817.1953298-1-ra...
at least for CI. And for outside CI, I'm OK with just having the value be changed in the defconfig as needed. We do support using config fragments, so keeping such changes locally isn't too hard.
So the default value is a little bit too hard even for some of the actual hardware.
Right, there's some platforms where it's too small and we should just bump it up. I think for now the default is what we want it to be for most platforms.
--
Tom