dear engineers,
i can run linux on stm32f429 mcu without any problem, but it failed on Cortex-M MCU in stm32mp157 board.
After many hours i realize:
error happens in below function
void __meminit __free_pages_bootmem(struct page *page, unsigned int order)
Anyone else had a similar problem? how you resolved it?
Shall i change any register address in kernel? (i think Everything is the same in cortex-M4 and stm32f429).
Best regards
Mahsa said: why not?
indeed - why didn't you?
saves duplication & time-wasting!