>> +#define CONFIG_SPL_MAX_SIZE 0xB400 /* 45 K */ > > Better as (45 << 10).
Maybe 45 * 1024? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot
>> +#define CONFIG_SPL_MAX_SIZE 0xB400 /* 45 K */ > > Better as (45 << 10).
Maybe 45 * 1024? _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot