when running
in U-Boot it's working with the default IP addresses (10.0.0.x). When I change all the IPs to my address range (192.168.0.xxx) I cannot set the env because the command seems to exceed 256 bytes and fails with
What else can I do than using shorter IP addresses ?
Thanks for help.