> Hi Marek, Hello, please _ALWAYS_ CC the u-boot mailing list. > > in include/configs/m28evk.h:88 you define the U-Boot stack size: > #define CONFIG_STACKSIZE 0x00010000 /* 128 KB stack */ > However, the actual size doesn't match the commented size. > Did you mean this: > #define CONFIG_STACKSIZE 0x00010000 /* 64 KiB stack */ > Or did you mean this: > #define CONFIG_STACKSIZE 0x00020000 /* 128 KiB > stack */ > ?
This might be an issue. 128k stack is OK. M > > Freescale used the latter. > > Cheers, > > Robert. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot