I have a question about linux mem.
I set the linux mem is 300M, the bootargs like this:
but When I do this ./loadmodules.sh:It failed.
the loadModules.sh is like this:
I don't know Why linux used the other 58M memory.
I also set the bootargs 364M instead of 300M, and set the loadmodules phys_start = 0x96c00000, there have the same error.
Please help !